??? 04/22/06 11:11 Read: times |
#114740 - floating point addition is pretty easy Responding to: ???'s previous message |
Addition/subtraction of floating-point numbers S = A + B
caan be done by :- Mantissa alignment if A and B exponents are different, Addition/subtraction of the aligned mantissas, Renormalization of the mantissas sum S if not already normalized, Rounding of sum S' |
Topic | Author | Date |
floating point library | 01/01/70 00:00 | |
floating point addition is pretty easy | 01/01/70 00:00 | |
Link![]() | 01/01/70 00:00 |