Returns the largest integer less than or equal to numeric.
Parameters
numeric — value.
Returns
the largest (closest to positive infinity) floating-point value that less 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.