Function fma_with_fma4

Source
unsafe fn fma_with_fma4(x: f64, y: f64, z: f64) -> f64
Expand description

ยงSafety

Must have +fma4 available.