getNumberOfCurrencyDigits
function
Deprecated
Reports the number of decimal digits for a given currency. The value depends upon the presence of cents in that particular currency.
API
getNumberOfCurrencyDigits( code: string): number;
Jump to details