Next: , Previous: besy1, Up: Functions


1.13.1.17 ceil

The `ceil(x)` function returns the smallest integer that is not less than its argument. For complex numbers, ceil returns the smallest integer not less than the real part of its argument.