trunc v0.1.0
Rounds to nearest integer not greater in magnitude than the given value.
Package: C
C reference: trunc
Signature
func trunc(x: float64) -> float64;
See also
C— the package overview
Package: C
C reference: trunc
func trunc(x: float64) -> float64;
C — the package overview