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

Method atan2

core/src/main/java/edu/mines/jtk/util/MathPlus.java:215–217  ·  view source on GitHub ↗

Computes the arc tangent of the specified y/x, in the range - pi to pi . @param y the ordinate coordinate y. @param x the abscissa coordinate x. @return the arc tangent.

(float y, float x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

testMethod · 0.45
testMathMethod · 0.45
computeMethod · 0.45
applySteerableFilterMethod · 0.45
findExtremaMethod · 0.45
adjustPolesMethod · 0.45
computeSigmaMethod · 0.45
listCircleMethod · 0.45

Calls

no outgoing calls

Tested by 2

testMethod · 0.36
testMathMethod · 0.36