(trunc f)
  f: a flo
  returns a flo
F

Returns the integer part of a float, as a float.

Equivalent to f32::trunc.

flo-sign
fract