long_to_double_bits()
Syntax
long_to_double_bits(x)
Returns the double value corresponding to a given bit representation. The argument is considered to be a representation of a floating-point value according to the IEEE 754 floating-point “double format” bit layout.