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