Unicode: 2AE4. Infix operator. x ⫤ y is by default interpreted as DoubleLeftTee[x,y]. x ⫤ y ⫤ z groups as (x ⫤ y) ⫤ z. Used in mathematics to indicate various strong forms of ...
Unicode: 2294. Infix operator. x ⊔ y is by default interpreted as SquareUnion[x,y]. Used in mathematics to denote various forms of generalized union, typically of disjoint ...
Unicode: 228E. Infix operator. x ⊎ y is by default interpreted as UnionPlus[x,y]. Used to denote union of multisets, in which multiplicities of elements are added.
PermutationLength[perm] returns the number of integers moved by the permutation perm.
OpenCLFunctionLoad[prog, fun, argtypes, blockdims] loads fun from source code prog, returning an OpenCLFunction object.OpenCLFunctionLoad[{progfile}, fun, argtypes, ...
Mathematica 's state-of-the-art visualization capabilities allow you to create high-impact 2D and 3D plots of functions and data. These "How tos" give step-by-step ...
SimilarityRules is an option for functions such as SequenceAlignment that gives a list of rules for similarity scores to assume between pairs of elements.
Basic Objects Input Syntax Some General Notations and Conventions
TitsGroupT[] represents the simple Tits group T.
LineIndentMaxFraction is an option for Cell, StyleBox, and Style that specifies the maximum fraction of the total page width to indent at the beginnings of lines.