numbers - exponent difference of floating points -


For example, we have two floating point numbers, meaning work exponent difference or e_x-e_y Is Exponent Difference?

You will see the specification for IEEE-754 floating point numbers. Wikipedia has one of your professors Perhaps you want to determine the exponential components of those floats with which you are working and calculate the integer difference between them.


Comments