NaN をなんとかしたい上での諸注意 と global.isFinite() の罠 - Qiita

きっかけは JavaScript NaN type is crazy にコメントした事ですが1. NaN === NaN は falsetypeof NaN // 'number'typeof…