[][src]Function prefix_num_ops::real::hypot

pub fn hypot<Self_: Real>(self_: Self_, other: Self_) -> Self_

Computes the length of the hypotenuse of a right-angle triangle given its legs' lengths.