WLJS LogoWLJS Notebook

NegativeRationals

NegativeRationals represents the domain of strictly negative rational numbers, as in x∈NegativeRationals.

Examples

-3/4NegativeRationals
(* True *)
1/2NegativeRationals
(* False *)

Please visit the official Wolfram Language Reference for more details.

On this page