Primitive predicate float::floorFloat
Returns the largest float that is a mathematical integer smaller than or equal to the receiver. The result is equal to the receiver if the receiver is NaN, an infinity, or negative zero.
Returns the largest float that is a mathematical integer smaller than or equal to the receiver. The result is equal to the receiver if the receiver is NaN, an infinity, or negative zero.