nextafterf v0.1.0
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
Package: C
C reference: nextafterf
func nextafterf(from: float32, to: float32) -> float32;
C — the package overview