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