Sum
(Built-in Mathematica Symbol) Sum[f, {i, i_max}] evaluates the sum \[Sum]i = 1 i_max f. Sum[f, {i, i_min, i_max}] starts with i = i_min. Sum[f, {i, i_min, i_max, di}] uses steps d i. Sum[f, {i, {i_1, i_2, ...
FieldExp[f, n] gives the value of the discrete exponential of n associated with the field f.
IonStage
(Resonance Absorption Lines Package Symbol) IonStage is the ionization level of the element producing resonance absorption lines.
Mathematica has the world's largest collection of consistent multifont mathematical notation characters—all fully integrated into both typesetting and symbolic expression ...
Mathematica not only has systemwide support for arbitrary Unicode characters, but also includes nearly a thousand carefully designed characters for mathematical notation and ...
Exists
(Built-in Mathematica Symbol) Exists[x, expr] represents the statement that there exists a value of x for which expr is True. Exists[x, cond, expr] states that there exists an x satisfying the condition ...
Shortest[p] is a pattern object that matches the shortest sequence consistent with the pattern p.
CUDAArgMaxList[list] gives the index of the maximum element in list.
An integration strategy is an algorithm that attempts to compute integral estimates that satisfy user-specified precision or accuracy goals. An integration strategy normally ...