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