Returns the formatted version of the given number as a string. Formatting uses either integer or float formatting, depending on the type of the given number.
The number to format.
Options for formatting the number.
Optional
Returns the formatted version of the given number as a string. Formatting uses either integer or float formatting, depending on the type of the given number.