Checks if the input is a number
检查输入是否为数字
The value to check. 要检查的值
True if the value is a number, false otherwise. 如果值为数字则返回true,否则返回false
Checks if the input is a number
检查输入是否为数字