Checks if a string can be converted to a number.
The string to check.
A boolean indicating whether the string can be converted to a number.
Checks if a string can be converted to a number.