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

List Conversion Exception Options #56

Closed DK96-OS closed 2 years ago

DK96-OS commented 2 years ago

There could be an option that throws an exception if a conversion completely ruins a number, such as a large float or double being converted to Byte - the number ends up being completely different. When the output of the conversion is nothing like the input.

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