231k views
5 votes
What is the least integer? explain.

1 Answer

3 votes

Answer:

The function whose value at any number x is the smallest integer greater than of equal to x is called the least integer function.

Explanation:

It is denoted by ⌈x⌉ It is also known as ceiling of x. For example ⌈3.578⌉ = 4 , ⌈0.78⌉ = 1 , ⌈-4.64⌉ = - 4.

User LaGrandMere
by
4.1k points