Check if a number is 'NAN'. To check if a number is 'NAN', a solution is to use the math module with the function isnan()
確定! 回上一頁