rintf v0.1.0

Source
Rounds to nearest integer using current rounding mode.

Package: C

C reference: rintf

Signature

func rintf(x: float32) -> float32;

See also

  • C — the package overview