Method IsNegative IsNegative(BigDecimal) Determines if a value is negative. Declaration public static bool IsNegative(BigDecimal value) Parameters Type Name Description BigDecimal value Returns Type Description bool Implements INumberBase<TSelf>.IsNegative(TSelf)