Unicode: 221E. Alias: Esc inf Esc. Letter-like form with built-in value. ∞ is interpreted by default as the symbol Infinity.
\[Vee]
(Mathematica Character Name) Unicode: 22C1. Alias: Esc v Esc. Infix operator. x ⋁ y is by default interpreted as Vee[x,y]. Used to indicate various notions of joining, and as a dual of \[Wedge]. Not the ...
HeldGroupHe[] represents the sporadic simple Held group He.
RawData
(Built-in Mathematica Symbol) RawData[data] is a low-level representation of the contents of a cell in which Show Cell Expression has been toggled.
SuzukiGroupSuz[] represents the sporadic simple Suzuki group Suz.
Mathematica notebooks provide the basic technology that you need to be able to create a very wide range of sophisticated interactive documents. But to get the best out of ...
Applying Transformation Rules Manipulating Sets of Transformation Rules Making Definitions
Position[expr, pattern] gives a list of the positions at which objects matching pattern appear in expr. Position[expr, pattern, levelspec] finds only objects that appear on ...
Converting between numbers and lists or strings of digits. Here is the list of base 16 digits for an integer. This gives a list of digits, together with the number of digits ...
Lists are at the core of Mathematica 's symbolic language. These "How tos" give step-by-step instructions for common tasks related to creating and manipulating lists.