Function f_hypot

Source
pub fn f_hypot(x: f64, y: f64) -> f64
Expand description

Computes hypot

Max ULP 0.5