Module trunc

Source

Functionsยง

trunc
Rounds the number toward 0 to the closest integral value (f64).
truncf
Rounds the number toward 0 to the closest integral value (f32).
truncf16
Rounds the number toward 0 to the closest integral value (f16).
truncf128
Rounds the number toward 0 to the closest integral value (f128).