DK96-OS / MathTools

Mathematical Software Components. This library is actively maintained, and aims to stay updated. New feature proposals are welcome, but may not be included.
Apache License 2.0
2 stars 1 forks source link

A Better Way to Validate Floating Point Numbers #83

Open DK96-OS opened 2 years ago

DK96-OS commented 2 years ago

There is likely a better way to validate floating point numbers. This allocates a String.

_Originally posted by @DK96-OS in https://github.com/DK96-OS/MathTools/pull/81#discussion_r839523450_

DK96-OS commented 2 years ago

Using Bit Representations