NotSupersetEqual[x, y, ...] displays as x \[NotSupersetEqual] y \[NotSupersetEqual] ....
NotTildeEqual[x, y, ...] displays as x \[NotTildeEqual] y \[NotTildeEqual] ....
Mathematica uses a large number of original algorithms to provide automatic systemwide support for inequalities and inequality constraints. Whereas equations can often be ...
SignTest[data] tests whether the median of data is zero. SignTest[{data_1, data_2}] tests whether the median of data_1\[Dash] data_2 is zero.SignTest[dspec, \[Mu] 0] tests a ...
Unicode: 22DB. Infix ordering operator. x ⋛ y is by default interpreted as GreaterEqualLess[x,y].
Unicode: 2267. Infix ordering operator. x ≧ y is by default interpreted as GreaterFullEqual[x,y].
Unicode: 2A7E. Alias: Esc >/ Esc. Infix operator with built-in evaluation rules. x ⩾ y is by default interpreted as GreaterEqual[x,y].
Unicode: 22B4. Infix ordering operator. x ⊴ y is by default interpreted as LeftTriangleEqual[x,y].
Unicode: 22DA. Infix ordering operator. x ⋚ y is by default interpreted as LessEqualGreater[x,y].
Unicode: 2266. Infix ordering operator. x ≦ y is by default interpreted as LessFullEqual[x,y].