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 not stored for this graph (policy: none)