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

toFixed not work for large number #204

Open
PrescottPS opened this issue May 8, 2019 · 0 comments
Open

toFixed not work for large number #204

PrescottPS opened this issue May 8, 2019 · 0 comments

Comments

@PrescottPS
Copy link

when I call accounting.toFixed(123456789123456.12, 3),
expect the result 123456789123456.120 but got 123456789123456.125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant