The general symbolic string patterns in Mathematica allow you to perform powerful string manipulation efficiently. What follows discusses the details of string patterns, ...
PermutationReplace[expr, perm] replaces each part in expr by its image under the permutation perm.PermutationReplace[expr, gr] returns the list of images of expr under all ...
$ReleaseNumber is an integer which gives the current Mathematica kernel release number, and increases in successive releases.
Characters["string"] gives a list of the characters in a string.
ViewVertical is an option for Graphics3D and related functions which specifies what direction in scaled coordinates should be vertical in the final image.
X3D
(Mathematica Import/Export Format) MIME type: model/x3d+xml Web3D geometry format. Used for distributing 3D models on the web and in media applications. XML format. Can store multiple geometries. Introduced in ...
IntegerLength[n] gives the number of digits in the base 10 representation of the integer n.IntegerLength[n, b] gives the number of digits in the base b representation of n.
There are many Mathematica packages that implement symbolic mathematical operations. Here are a few examples drawn from the standard set of packages distributed with ...
Nearest
(Built-in Mathematica Symbol) Nearest[{elem_1, elem_2, ...}, x] gives the list of elem_i to which x is nearest. Nearest[{elem_1 -> v_1, elem_2 -> v_2, ...}, x] gives the v_i corresponding to the elem_i to ...
Unicode: F765. Alias: Esc , Esc. Structural element with built-in meaning. \[InvisibleComma] is by default not visible on display, but is interpreted on input as an ordinary ...