Mathematica allows Greek letters to be integrated into symbol names, strings, graphics, and text. Greek letters can be input from palettes or by using keyboard shortcuts.
Mathematica 's rich syntax uses different kinds of brackets and braces; familiarity with these aspects lets you read and program efficiently in Mathematica .
AccuracyGoal is an option for various numerical operations which specifies how many effective digits of accuracy should be sought in the final result.
AlgebraicIntegerQ[a] yields True if a is an algebraic integer, and yields False otherwise.
ArcTanh
(Built-in Mathematica Symbol) ArcTanh[z] gives the inverse hyperbolic tangent tanh -1 (z) of the complex number z.
BattleLemarieWavelet[] represents the Battle-Lemarié wavelet of order 3.BattleLemarieWavelet[n] represents the Battle-Lemarié wavelet of order n evaluated on equally spaced ...
CoifletWavelet[] represents a Coiflet wavelet of order 2.CoifletWavelet[n] represents a Coiflet wavelet of order n.
DiscreteDelta[n_1, n_2, ...] gives the discrete delta function \[Delta] (n_1, n_2, ...), equal to 1 if all the n_i are zero, and 0 otherwise.
EulerGamma is Euler's constant \[Gamma], with numerical value \[TildeEqual] 0.577216.
GridCreationSettings -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies settings for the Create Table/Matrix dialog.