Searched defs:isStrictlyPositive (Results 1 – 3 of 3) sorted by relevance
62 bool isStrictlyPositive() const { return isNonNegative() && !isZero(); } in isStrictlyPositive() function
336 bool isStrictlyPositive() const { return isNonNegative() && !isZero(); } in isStrictlyPositive() function
103 bool isStrictlyPositive() const { in isStrictlyPositive() function