MathieuGroupM24[] represents the sporadic simple Mathieu group M_24.
RecurrenceTable[eqns, expr, {n, n_max}] generates a list of values of expr for successive n based on solving the recurrence equations eqns.RecurrenceTable[eqns, expr, nspec] ...
MLYieldFunctionObject MLGetYieldFunction (MLINK link) returns the currently installed yield function for the link referenced by link.
DefaultElement is an option for Grid and related constructs which specifies what to insert when a new element is interactively created.
\[And]
(Mathematica Character Name) Unicode: 2227. Aliases: Esc && Esc, Esc and Esc. Infix operator with built-in evaluation rules. x ∧ y is by default interpreted as And[x,y], equivalent to x&&y. Not the same ...
Mathematica efficiently implements state-of-the-art data classification algorithms, allowing you to visualize distributions, search for nearest neighbors, and do cluster ...
Scan
(Built-in Mathematica Symbol) Scan[f, expr] evaluates f applied to each element of expr in turn. Scan[f, expr, levelspec] applies f to parts of expr specified by levelspec.
AiryAiPrime[z] gives the derivative of the Airy function Ai^\[Prime] (z).
You can manipulate lists of transformation rules in Mathematica just like other symbolic expressions. It is common to assign a name to a rule or set of rules. This assigns ...
JacobiP
(Built-in Mathematica Symbol) JacobiP[n, a, b, x] gives the Jacobi polynomial P_n^(a, b)(x).