fmin v0.1.0
Computes smaller of two floating-point values.
Package: C
C reference: fmin
Signature
func fmin(x: float64, y: float64) -> float64;
See also
C— the package overview
Package: C
C reference: fmin
func fmin(x: float64, y: float64) -> float64;
C — the package overview