Extensions DoubleExtensions IsNaN Check if the number is NaN. double.NaN.IsNaN() // true 4.4d.IsNaN() // false