Standard.BaseDataNumbersfloorOn this pageInteger.floor floor Group: Rounding Documentation Computes the nearest integer below this integer. This is a no-op on integers but is provided for completeness of the Enso number API. Examples Computing the floor of 4. 4.floor