Converts a number to a string.
The string representation of the number.
Error if the number is invalid.
The number to convert to a string.
Converts a number to a string.
Returns
The string representation of the number.
Throws
Error if the number is invalid.