Returns the hypotenuse for two given values. The hypotenuse is calculated using the Pythagorean theorem. @param x a value. @param y a value. @return the hypotenuse.
(double x, double y)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected