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

Method doubleHighPart

Processing/game2dai/maths/FastMath.java:271–278  ·  view source on GitHub ↗

Get the high order bits from the mantissa. Equivalent to adding and subtracting HEX_40000 but also works for very large numbers @param d the value to split @return the high order part of the mantissa

(double d)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

atan2Method · 0.95
acosMethod · 0.95
toRadiansMethod · 0.95
toDegreesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected