getNumberOfCurrencyDigits
Returns the number of decimal digits for the given currency. Its value depends upon the presence of cents in that particular currency.
getNumberOfCurrencyDigits(code: string): number
Parameters
code |
Type: |
Returns
number