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