Checks if the given value is a number.
The value to check.
true if the value is of type number, otherwise false.
true
number
false
Checks if the given value is a number.