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