Returns the smallest integer greater than or equal to numeric.
Parameters
numeric — value.
Returns
the smallest (closest to negative infinity) floating-point value that is greater than or equal to the argument and is equal to a integer,
as bigint if argument is, otherwise number.
Note! This documentation is also accessible within the app from Help & feedback menu.