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

Method slowCos

Processing/game2dai/maths/FastMath.java:1817–1852  ·  view source on GitHub ↗

For x between 0 and pi/4 compute cosine @param x number from which cosine is requested @param result placeholder where to put the result in extended precision @return cos(x)

(final double x, final double result[])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

buildSinCosTablesMethod · 0.95

Calls 4

splitMethod · 0.95
splitMultMethod · 0.95
splitReciprocalMethod · 0.95
splitAddMethod · 0.95

Tested by

no test coverage detected