69.8k views
4 votes
Find the indicated functional value for the ceiling function: f(1.5)?

1 Answer

4 votes

Answer:

The correct answer is 2

Explanation:

The ceiling function is a python programming function that rounds a decimal point number to the nearest whole number.

Given the function expression f(1.5), the ceiling function will round 1.5 to the nearest whole number which is 2

User Mahdi Taghizadeh
by
7.7k points

No related questions found