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
Convert all float numbers to Decimal objects. High precision is needed because the calculations have money. Plus, some very small floating point numbers are being used where precision itself could be an issue.
The text was updated successfully, but these errors were encountered:
Convert all float numbers to Decimal objects. High precision is needed because the calculations have money. Plus, some very small floating point numbers are being used where precision itself could be an issue.
The text was updated successfully, but these errors were encountered: