Skip to main content

hypot

Function hypot 

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

Compute hypotenuse avoiding overflow/underflow