TrigFactor[expr] factors trigonometric functions in expr.
$DynamicEvaluation is a symbol whose value is True if it is evaluated as part of the evaluation of a Dynamic.
$ParentLink is the MathLink LinkObject currently used for input and output by the Mathematica kernel in a particular session.
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 ...
FactorInteger[n] gives a list of the prime factors of the integer n, together with their exponents. FactorInteger[n, k] does partial factorization, pulling out at most k ...
Mathematica is uniquely suited for processing symbolic expressions because of its powerful pattern-matching abilities and large collection of built-in structural manipulation ...
At the core of Mathematica's symbolic programming paradigm is the concept of transformation rules for arbitrary symbolic patterns. Mathematica's pattern language conveniently ...
The CCompilerDriver Package lets you work with C compilers that are installed on your computer. It is used automatically by the Mathematica compiler when you set the option ...
Legend
(Plot Legends Package Symbol) Legend[{{box_1, text_1}, ...}, options] generates a legend with the specified boxes and text.Legend[func, num, options] generates a legend by applying func to numbers between ...
FITS
(Mathematica Import/Export Format) MIME types: application/fits, image/fits FITS scientific image and data format. Standard format for the exchange and archival storage of astronomical data. Endorsed by NASA ...