nextafterf v0.1.0

Source
Determines next representable floating-point value toward the given value.

Package: C

C reference: nextafterf

Signature

func nextafterf(from: float32, to: float32) -> float32;

See also

  • C — the package overview