Returns whether the given argument is a number.
Note that this will check the argument's type. It will return false for a string like "123".
false
"123"