Standard.BaseDataNumbersfloorOn this pageFloat.floor floor Group: Rounding Documentation Computes the nearest integer equal to or below this number. This method provides a means of converting a Float to an Integer. Examples Computing the floor of 4.323 (which is 4). 4.323.floor