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

Method getExponent

Processing/game2dai/maths/FastMath.java:4040–4042  ·  view source on GitHub ↗

Return the exponent of a double number, removing the bias. For double numbers of the form 2 x , the unbiased exponent is exactly x. @param d number from which exponent is requested @return exponent for d in IEEE754 representation, without bias

(final double d)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

hypotMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected