NegativeRationals
NegativeRationals represents the domain of strictly negative rational numbers, as in x∈NegativeRationals.
Examples
-3/4 ∈ NegativeRationals
(* True *)1/2 ∈ NegativeRationals
(* False *)Please visit the official Wolfram Language Reference for more details.