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