Mathematica handles both integers and real numbers with any number of digits, automatically tagging numerical precision when appropriate. Mathematica internally uses several ...
Mathematica provides systemwide support for a large number of special characters. Each character has a name and a number of shortcut aliases. They are fully supported by the ...
Mathematica automatically handles both numeric and symbolic matrices, seamlessly switching among large numbers of highly-optimized algorithms. Using many original methods, ...
Pick
(Built-in Mathematica Symbol) Pick[list, sel] picks out those elements of list for which the corresponding element of sel is True. Pick[list, sel, patt] picks out those elements of list for which the ...
Unicode: 220C. Alias: Esc !mem Esc. Infix set relation operator. x ∌ y is by default interpreted as NotReverseElement[x,y].
NormFunction is an option for functions such as FindFit and NDSolve which gives a function to be minimized in generating results.
PageWidth is an option for output streams and for cells which specifies how wide each line of text should be allowed to be.
The world's largest integrated web of mathematical capabilities and algorithms
Transpose[list] transposes the first two levels in list. Transpose[list, {n_1, n_2, ...}] transposes list so that the k\[Null]^th level in list is the n_k\[Null]^th level in ...