Float.hypot

Calculates hypot(x, y) = √(x² + y²). Returns itself.

class Float
hypot

Meta