/// // Equivalent to the C 'floor' function: /// var z = 6.5 /// z.round(.down) /// // z == 6.0
Builtin.int_floor_FPIEEE${bits}
FloatingPoint.floor