ByteCount[expr] gives the number of bytes used internally by Mathematica to store expr.
FourierCosSeries[expr, t, n] gives the n\[Null]^th-order Fourier cosine series expansion of expr in t.FourierCosSeries[expr, {t_1, t_2, ...}, {n_1, n_2, ...}] gives the ...
FourierTrigSeries[expr, t, n] gives the n\[Null]^th-order Fourier trigonometric series expansion of expr in t.FourierTrigSeries[expr, {t_1, t_2, ...}, {n_1, n_2, ...}] gives ...
Hypergeometric1F1[a, b, z] is the Kummer confluent hypergeometric function \[Null]_1 F_1 (a; b; z).
Level
(Built-in Mathematica Symbol) Level[expr, levelspec] gives a list of all subexpressions of expr on levels specified by levelspec. Level[expr, levelspec, f] applies f to the sequence of subexpressions.
ModularLambda[\[Tau]] gives the modular lambda elliptic function \[Lambda](\[Tau]).
Geodesy`
(Mathematica Compatibility Information) As of Version 7, the Geodesy Package has been integrated into the Mathematica kernel.
PieCharts`
(Mathematica Compatibility Information) As of Version 7, the Pie Charts Package has been integrated into the Mathematica kernel.
Mathematica's symbolic character allows it to provide deep integrated support for algebraic numbers. At the core are Root objects, which provide exact implicit ...