public static bool IsNaN( DoubleN d )
Public Shared Function IsNaN ( d As DoubleN ) As Boolean
public: static bool IsNaN( DoubleN d )
static member IsNaN : d : DoubleN -> bool
In This Article