28 Numerics library [numerics]

28.7 Mathematical functions for floating-point types [c.math]

28.7.3 Three-dimensional hypotenuse [c.math.hypot3]

constexpr floating-point-type hypot(floating-point-type x, floating-point-type y, floating-point-type z);
Returns: .