Format a number into a string
The number to format
The string to separate groups of number (e.g. ,)
,
The string to act as the decimal separator (e.g. .)
.
The size of the fractional part of the number
The number formatted as a string
Format a number into a string