You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: