nextafter v0.1.0
Determines next representable floating-point value toward the given value.
Package: C
C reference: nextafter
Signature
func nextafter(from: float64, to: float64) -> float64;
See also
C— the package overview
Package: C
C reference: nextafter
func nextafter(from: float64, to: float64) -> float64;
C — the package overview