[Bug] Wrong result for numbers more than 16 digits #27
Labels
bug
Indicates an unexpected problem or unintended behavior
documentation
Indicates a need for improvements or additions to documentation
Wrong result comes for numbers more than 16 digits. For example
Expected result should be
88888888888888888
but we get88888888888888900.0
which is wrong.NB: This happens for each and every number.
If possible, please provide a resolution ASAP as I'm using it in my production app.
The text was updated successfully, but these errors were encountered: