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