_header.adoc hypot Square root of x2 + y2. gentype hypot(gentype x, gentype y) Description Computes the value of the square root of x2 + y2 without undue overflow or underflow. Notes mathFunctionsInc.adoc Also see Math Functions _footer.adoc