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

Consider Number.MAX_SAFE_INTEGER #37

Open
mhluska opened this issue Oct 4, 2021 · 0 comments
Open

Consider Number.MAX_SAFE_INTEGER #37

mhluska opened this issue Oct 4, 2021 · 0 comments

Comments

@mhluska
Copy link
Owner

mhluska commented Oct 4, 2021

Are there situations where we lose precision due to large integers? Looks like the max safe integer is 9,007,199,254,740,991. One possible area we might run into trouble is the bankroll variance value.

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