PowerModList[a, s/r, m] gives a list of all x modulo m for which x^r \[Congruent] a^s mod m.
LiftingFilterData[...] represents lifting-filter data used to compute forward and inverse lifting wavelet transforms.
HarmonicMean[list] gives the harmonic mean of the values in list.
TrigToExp[expr] converts trigonometric functions in expr to exponentials.
Packing a large number of sophisticated algorithms—many recent and original—into a powerful collection of functions, Mathematica draws on almost every major result in number ...
RowReduce[m] gives the row-reduced form of the matrix m.
SkeletonTransform[image] gives the skeleton transform of image, in which the value of each skeleton pixel is its distance to the nearest background ...
ToUpperCase[string] yields a string in which all letters have been converted to uppercase.
WeierstrassInvariants[{\[Omega], \[Omega]^\[Prime]}] gives the invariants {g_2, g_3} for Weierstrass elliptic functions corresponding to the half-periods {\[Omega], ...
In an expression like f[x], the 'function name' f is itself an expression, and you can treat it as you would any other expression. You can replace names of functions using ...