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

Method acos

Processing/game2dai/maths/FastMath.java:3149–3225  ·  view source on GitHub ↗

Compute the arc cosine of a number. @param x number on which evaluation is done @return arc cosine of x

(double x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

angleBetweenMethod · 0.95
p5.min.jsFile · 0.80
processing.min.jsFile · 0.80
p5.jsFile · 0.80
JFunction · 0.80
d3.v3.min.jsFile · 0.80

Calls 3

sqrtMethod · 0.95
doubleHighPartMethod · 0.95
atanMethod · 0.95

Tested by

no test coverage detected