-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Negative?
Reading time: 1minChecks if a number is negative.
Syntax
negative?(Real)
Description
Given a real number x, returns true
if it is negative, and false
otherwise.