Standard.BaseDataNumbersceilOn this pageFloat.ceil ceil Group: Rounding Documentation Computes the nearest integer equal to or above this number. This method provides a means of converting a Float to an Integer. Examples Computing the ceiling of 4.736 (which is 5). 4.736.ceil