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
With floating numbers, you have annoying and unnecessary imprecision. We only need to have two-digits so we will store currency in the lowest denominator value, e.g., pence and cents.
The text was updated successfully, but these errors were encountered:
With floating numbers, you have annoying and unnecessary imprecision. We only need to have two-digits so we will store currency in the lowest denominator value, e.g., pence and cents.
The text was updated successfully, but these errors were encountered: