SortBy
(Built-in Mathematica Symbol) SortBy[list, f] sorts the elements of list in the order defined by applying f to each of them.
Sort
(Built-in Mathematica Symbol) Sort[list] sorts the elements of list into canonical order. Sort[list, p] sorts using the ordering function p.
SymmetricReduction[f, {x_1, ..., x_n}] gives a pair of polynomials {p, q} in x_1, ..., x_n such that f == p + q, where p is the symmetric part and q is the ...
Tanh
(Built-in Mathematica Symbol) Tanh[z] gives the hyperbolic tangent of z.
ToRadicals[expr] attempts to express all Root objects in expr in terms of radicals.
Total
(Built-in Mathematica Symbol) Total[list] gives the total of the elements in list. Total[list, n] totals all elements down to level n. Total[list, {n}] totals elements at level n. Total[list, {n_1, n_2}] ...
TradingChart[{{date_1, {open_1, high_1, low_1, close_1, volume_1}}, ...}] makes a chart showing prices and volume for each date. TradingChart[{" name", daterange}] makes a ...
TrendStyle is an option to CandlestickChart, RenkoChart, and other financial charting functions that specifies how to style price trends.
WaveletPsi[wave, x] gives the wavelet function \[Psi](x) for the symbolic wavelet wave evaluated at x.WaveletPsi[wave] gives the wavelet function as a pure function.
Once installed, MathLM starts running automatically by default each time the machine is rebooted. To start or stop MathLM manually, follow these instructions. It is assumed ...