Why are floating point values default initialized to NaN rather than 0?
Related Questions
- I want to exchange data with an external source, but the problem is that floating point values are passed as little-endian (reverse storage order). How can I set things right in my program?
- Why are floating point values default initialized to NaN rather than 0?
- How do I multiply floating point values (decimals) in ROBOLAB 2.9?