CalcMe documentation Commands Arithmetic Positive? Positive? Checks if a number is positive. Syntaxpositive?(Real) Description Given a real number x, returns true if it is positive, and false otherwise. Related functions Negative?, Sign, Sign0