MCPcopy Create free account
hub / github.com/dhale/jtk / hypot

Method hypot

core/src/main/java/edu/mines/jtk/util/ArrayMath.java:1013–1015  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

normFMethod · 0.80
rMethod · 0.80
normFMethod · 0.80
DMatrixQrdMethod · 0.80
tql2Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected