pub fn fract(x: f32) -> f32
std
Returns the fractional part of x.
x
This function always returns the precise result.