Closed ferraridamiano closed 2 years ago
Some conversions give strange outputs due to the limitation of floating points number. We should use the rational and decimal packages.
rational
decimal
I will close this issue, the introduction of these packages reduces the conversion performance by ~100 times
Some conversions give strange outputs due to the limitation of floating points number. We should use the
rational
anddecimal
packages.