Function |hypot
std/ops/float::|hypot
Usage
|hypot<F>(val, n)
Generics
◻ F:
Float
Parameters
↳ val:
F
↳ n:
F
Return
↴ F
Compute hypotenuse of given value
std/ops/float::|hypot
|hypot<F>(val, n)
◻ F:
Float
↳ val:
F
↳ n:
F
↴ F
Compute hypotenuse of given value