NotGreaterEqual
Usage
\[NotGreaterEqual]
Notes
• Alias: ! . • Infix ordering operator. • x y is by default interpreted as NotGreaterEqual[x, y]. • See Section 3.10.4. • See also: \[GreaterEqual] , \[GreaterFullEqual] , \[GreaterSlantEqual] , \[NotGreaterFullEqual] , \[NotGreaterSlantEqual] .
|