Category:
Mathematical
Rounds a number up to the nearest greater or equal integer.
Syntax
ceil(
x Numeric
): Numeric
Parameters
x is a source number.
Return value
Type: Numeric.
Examples of using
ceil(123.4)
Database Tour ![]() |
![]() ![]() |
ceil function |
Category:
Mathematical
Rounds a number up to the nearest greater or equal integer.
ceil(
x Numeric
): Numeric
x is a source number.
Type: Numeric.
ceil(123.4)