x - y is equivalent to x + (-1*y).
ToLowerCase[string] yields a string in which all letters have been converted to lowercase.
Special forms for some common symbols. This is equivalent to Sin[60Degree]. Here is the long form of the input.
This package contains descriptive statistics for multivariate data and distributions derived from the multivariate normal distribution. Distributions are represented in the ...
DensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}] plots a density histogram of the values {x_i, y_i}.DensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}, bspec] plots a density ...
WaveletBestBasis[dwd] computes a best basis representation in the DiscreteWaveletData object dwd.WaveletBestBasis[dwd, cspec] computes a best basis representation using the ...
AlgebraicIntegerQ[a] yields True if a is an algebraic integer, and yields False otherwise.
DualSystemsModel[ss] gives the dual of the StateSpaceModel object ss.
FullSimplify[expr] tries a wide range of transformations on expr involving elementary and special functions, and returns the simplest form it finds. FullSimplify[expr, assum] ...
Longest
(Built-in Mathematica Symbol) Longest[p] is a pattern object that matches the longest sequence consistent with the pattern p.