I want to increase the exponent of a primitive double d, thus multiplying it by a power of two, for example 2^64.
double
d
I can do d *= math.pow(2
d *= math.pow(2