I am working on code that should take a floating point value and convert it into the following tuple format:
(+ or - sign, significand a string of 54 bits, exponent).