Unicode: F4A3 Alias: Esc shift Esc. Prefix operator with built-in evaluation rules. _ky is by default interpreted as DiscreteShift[y,k]. You can use \[InvisibleComma] in the ...
Unicode: F4A1 Alias: Esc fn Esc. Infix operator with built-in evaluation rules. x y is by default interpreted as Function[x,y]. x y z groups as x (y z). \[Function] ...
Unicode: 2265. Alias: Esc >= Esc. Infix operator with built-in evaluation rules. x ≥ y is by default interpreted as GreaterEqual[x,y].
Unicode: F3CE. Alias: Esc hc Esc. Superscript postfix operator with built-in evaluation rules. m^ is by default interpreted as ConjugateTranspose[m]. Not the same as ...
Unicode: 2209. Aliases: Esc !el Esc, Esc !elem Esc. Infix set relation operator with built-in evaluation rules. x ∉ y is by default interpreted as NotElement[x,y].
Unicode: 2260. Alias: Esc != Esc. Infix operator with built-in evaluation rules. x ≠ y is by default interpreted as Unequal[x,y].
\[Or]
(Mathematica Character Name) Unicode: 2228. Aliases: Esc || Esc, Esc or Esc. Infix operator with built-in evaluation rules. x ∨ y is by default interpreted as Or[x,y], equivalent to x||y. Not the same as ...
Unicode: F51F. Alias: Esc :> Esc. Infix operator with built-in evaluation rules. x y is by default interpreted as x:>y or RuleDelayed[x,y]. x y z groups as x (y z).
Unicode: F3C7. Alias: Esc tr Esc. Superscript postfix operator with built-in evaluation rules. m^ is by default interpreted as Transpose[m]. Not the same as keyboard T.
The built-in functions D, Limit, Residue and Series perform computations using symbolic and analytic methods. The functions ND, NLimit, NResidue and NSeries, in this package, ...