numeric →
ceiling() → numeric

Returns the smallest integer greater than or equal to the argument number.

Parameters

This function has no parameters.

Examples

10 | ceiling  10

Kind: Function
Scope: numeric/rounding
Aliases: numeric-to-ceiling


This site uses Just the Docs, a documentation theme for Jekyll.