The isNumber function in the following code snippet does just that. Note that it'd work with both isNaN and Number.isNaN due to type checking.
確定! 回上一頁