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: 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.
DefaultFontProperties is a global option that specifies various properties of a font family, such as its character encoding and whether it is monospaced.
Mathematica supports full Unicode throughout—in strings, symbols, graphics and external operations—allowing immediate streamlined use of all standard international character ...
RamanujanTauZ[t] gives the Ramanujan tau Z-function Z(t).
IntegerDigits[n] gives a list of the decimal digits in the integer n. IntegerDigits[n, b] gives a list of the base b digits in the integer n. IntegerDigits[n, b, len] pads ...
Mathematica normally takes any expression it is given, and evaluates it as far as possible. But built into the Mathematica language is a collection of flexible primitives ...