what is least integer value?
Answers
Answered by
0
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. It is denoted by ⌈x⌉ It is also known as ceiling of x. For example ⌈3.578⌉ = 4 , ⌈0.78⌉ = 1 , ⌈-4.64⌉ = - 4.
Answered by
2
Answer:
you have not given the number for which we have to find the value
Similar questions