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