Function hypot

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

Magnitude of the vector (x, y)