Ceiling

https://arbital.com/p/mathematics_ceiling

by Nate Soares May 27 2016 updated May 27 2016


The ceiling of a real number denoted or sometimes is the first Integer For example, and In other words, the ceiling function rounds its input up to the nearest integer.

For the function that rounds its input down to the nearest integer, see [floor]. Ceiling and floor are not to be confused with [fix_towards_zero fix] and [ceilfix], which round towards and away from zero (respectively).

Formally, ceiling is a function of type The ceiling function can also be defined on complex numbers.


Comments

Alexei Andreev

The ceiling of a real number denoted or sometimes is the first integer For example, and In other words, the ceiling function rounds its input up to the nearest integer\.

Smallest?