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

Method splitAdd

Processing/game2dai/maths/FastMath.java:1079–1084  ·  view source on GitHub ↗

Add two numbers in split form. @param a first term of addition @param b second term of addition @param ans placeholder where to put the result

(final double a[], final double b[], final double ans[])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

slowexpMethod · 0.95
slowLogMethod · 0.95
slowSinMethod · 0.95
slowCosMethod · 0.95
buildSinCosTablesMethod · 0.95

Calls 1

resplitMethod · 0.95

Tested by

no test coverage detected