Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support large numbers with mask #40

Open
pelmered opened this issue Jun 4, 2024 · 0 comments
Open

Support large numbers with mask #40

pelmered opened this issue Jun 4, 2024 · 0 comments
Labels
bug Something isn't working not critical
Milestone

Comments

@pelmered
Copy link
Owner

pelmered commented Jun 4, 2024

When you input very big numbers with the mask it change to to the scientific format with exponent like: 1.2454564645556566e+21

This is then stripped into for example 124545646455,565.66 which is wrong.

It is unlikely that you need numbers this big for storing money. But big congratulations if you do! 😁

@pelmered pelmered added bug Something isn't working not critical labels Jul 25, 2024
@pelmered pelmered added this to the 2.0 milestone Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working not critical
Projects
None yet
Development

No branches or pull requests

1 participant