Unprotect[s_1, s_2, ...] removes the attribute Protected for the symbols s_i. Unprotect["form_1", "form_2", ...] unprotects all symbols whose names textually match any of the ...
InverseLaplaceTransform[expr, s, t] gives the inverse Laplace transform of expr. InverseLaplaceTransform[expr, {s_1, s_2, ...}, {t_1, t_2, ...}] gives the multidimensional ...
DirichletConvolve[f, g, n, m] gives the Dirichlet convolution of the expressions f and g.
Definition[symbol] prints as the definitions given for a symbol.
DiscreteWaveletData[{wind_1 -> coef_1, ...}, wave, wtrans] yields a discrete wavelet data object with wavelet coefficients coef_i corresponding to wavelet index wind_i, ...
FourierSeries[expr, t, n] gives the n\[Null]^th-order Fourier series expansion of expr in t. FourierSeries[expr, {t_1, t_2, ...}, {n_1, n_2, ...}] gives the multidimensional ...
SpheroidalS1[n, m, \[Gamma], z] gives the radial spheroidal function S_n^m, (1)(\[Gamma], z) of the first kind.
At the core of Mathematica is its highly developed symbolic language, which unifies a broad range of programming paradigms and uses its unique concept of symbolic programming ...
PlotLayout is an option used by WaveletListPlot and similar functions to specify the layout of multiple plots.
Directly integrated into the Mathematica language is a convenient symbolic options mechanism that allows arbitrary sequences of named parameters to be given to both built-in ...