ReferenceNQE LanguageStandard LibraryfloorOn this pagefloorfloor(number: Float) : Integer Gets an integer from a float by rounding down to the nearest lower; e.g., int(2.9) results in 2. See also Functions float int ceil round toNumber Types Number