floor function floor(x:Real64) -> Real64 Round to largest integer value not greater than x. function floor(x:Real32) -> Real32 Round to largest integer value not greater than x.