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

More Strict Number List Type Comparisons #66

Open DK96-OS opened 2 years ago

DK96-OS commented 2 years ago

There are Strict Number List operations provided for Byte and Short types. They are important because these are the most limited Number types.

The remaining Number types are more common, and it would be great to have the same operations for them.

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

DK96-OS commented 2 years ago

The remaining Number Comparisons and Conversions are: