truncf v0.1.0

Source
Rounds to nearest integer not greater in magnitude than the given value.

Package: C

C reference: truncf

Signature

func truncf(x: float32) -> float32;

See also

  • C — the package overview