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

Method split

Processing/game2dai/maths/FastMath.java:1030–1040  ·  view source on GitHub ↗

Compute split[0], split[1] such that their sum is equal to d, and split[0] has its 30 least significant bits as zero. @param d number to split @param split placeholder where to place the result

(final double d, final double split[])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

slowexpMethod · 0.95
quadMultMethod · 0.95
expintMethod · 0.95
slowLogMethod · 0.95
slowSinMethod · 0.95
slowCosMethod · 0.95
p5.min.jsFile · 0.80
cFunction · 0.80
processing.min.jsFile · 0.80
pFunction · 0.80
dFunction · 0.80
fFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected