Mathematica serves as a convenient and extensible environment for doing basic math. In addition to performing advanced calculations, Mathematica can also be used as a ...
Divisors[n] gives a list of the integers that divide n.
MoebiusMu[n] gives the Möbius function \[Mu](n).
TraceAbove is an option for Trace and related functions which specifies whether to include evaluation chains which contain the evaluation chain containing the pattern form ...
The user interface for Mathematica provides many options for formatting input and output.
FindLinearRecurrence[list] finds if possible the minimal linear recurrence that generates list.FindLinearRecurrence[list, d] finds if possible the linear recurrence of ...
The Mathematica compiler provides an important way both to speed up and also to work with Mathematica computations. It does this by taking assumptions about the computations ...
LogLogPlot[f, {x, x_min, x_max}] generates a log-log plot of f as function of x from x_min to x_max. LogLogPlot[{f_1, f_2, ...}, {x, x_min, x_max}] generates log-log plots of ...
Exponential and related distributions occur in a variety of contexts, such as reliability and communication. As such, a large number of extensions and variations of ...
CDFWavelet[] represents a Cohen\[Dash]Daubechies\[Dash]Feauveau wavelet of type "9/7". CDFWavelet["type"] represents a Cohen\[Dash]Daubechies\[Dash]Feauveau wavelet of type " ...