nervecell_23
Member level 1
- Joined
- Apr 26, 2013
- Messages
- 38
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,565
Given a group of decimal numbers for example 10.121, 1.002 and 0.00003. How should I determine the mantissa and exponent for a custom floating point so that the distinct entries in the group are still distinct after converting from decimal to floating point binary?