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