Searched defs:IsPositive (Results 1 – 1 of 1) sorted by relevance
773 static bool IsPositive(int n) { return n > 0; } in IsPositive() function2350 bool IsPositive(double x) { in IsPositive() function