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