MCPcopy Create free account
hub / github.com/dabing1022/Blog / atan2

Method atan2

Processing/game2dai/maths/FastMath.java:2952–3067  ·  view source on GitHub ↗

Two arguments arctangent function @param y ordinate @param x abscissa @return phase angle of point (x,y) between -PI and PI

(double y, double x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

p5.min.jsFile · 0.80
processing.min.jsFile · 0.80
yFunction · 0.80
p5.jsFile · 0.80
drawMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80
stFunction · 0.80
nFunction · 0.80
deFunction · 0.80
LeFunction · 0.80

Calls 3

copySignMethod · 0.95
atanMethod · 0.95
doubleHighPartMethod · 0.95

Tested by

no test coverage detected