So I\'m working on an assignment and the goal is to double the value of a float using bitwise operations by adding 1 to the exponent portion of the float. So far my strategy