Package: C
C
C reference: fma
fma
func fma(x: float64, y: float64, z: float64) -> float64;
floorf
Computes largest integer not greater than the given value.
fmaf
Computes fused multiply-add.
On this page