Tan
(Built-in Mathematica Symbol) Tan[z] gives the tangent of z.
With careful attention to branch cuts, Mathematica supports trigonometric functions everywhere in the complex plane, with extensive exact and algebraic transformations, ...
Mathematica 6.0 represented a major new level in Mathematica's distinguished twenty-year history of broad cutting-edge algorithm development. Mathematica's unified ...
Exp
(Built-in Mathematica Symbol) Exp[z] gives the exponential of z.
LogGamma[z] gives the logarithm of the gamma function log \[CapitalGamma](z).
General issues about the internal implementation of Mathematica are discussed in "The Internals of Mathematica". Given here are brief notes on particular features. These ...
GammaRegularized[a, z] is the regularized incomplete gamma function Q(a, z).
Mean
(Built-in Mathematica Symbol) Mean[list] gives the statistical mean of the elements in list. Mean[dist] gives the mean of the symbolic distribution dist.
Variance[list] gives the sample variance of the elements in list. Variance[dist] gives the variance of the symbolic distribution dist.