Ceiling function: Difference between revisions
No edit summary |
|||
| Line 8: | Line 8: | ||
==See Also== | ==See Also== | ||
*[[ | *[[Floor function]] | ||
Revision as of 11:31, 29 June 2006
The ceiling function, also known as the "least integer function," gives the least integer greater than or equal to its argument. The ceiling of
is usually denoted by
.
For an example:
= 5
= -2