Format a number with grouped thousands and decimals:
Arguments
Argument | Description |
---|---|
1 | Sets the number of decimal digits. If 0, the decimal_separator is omitted from the return value. |
2 | Sets the separator for the decimal point. |
3 | Sets the thousands separator. |