Checking for `NaN` is tricky because `NaN === NaN` returns false in JavaScript. Here's how you can check whether a value is equal `NaN`.
確定! 回上一頁