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

Method splitMult

Processing/game2dai/maths/FastMath.java:1066–1072  ·  view source on GitHub ↗

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

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

slowexpMethod · 0.95
quadMultMethod · 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