Legacy
(Parallel Package Tutorial) The parallel computing features of Mathematica entirely replace the Parallel Computing Toolkit that was available up to Mathematica Version 6. As stated in the Introduction, ...
Algebraic is now available as the newly added built-in Mathematica kernel function AlgebraicNumber. ToCommonField and ToNumberFieldElement are now available as the newly ...
The following are some issues and considerations to be aware of when using the Notation Package and/or designing notations. It is intrinsically difficult to debug something ...
The functions defined in ResonanceAbsorptionLines` allow you to efficiently search through an atomic data table for resonance absorption lines. Other functions give ...
BenktanderGibratDistribution[a, b] represents a Benktander distribution of type I with parameters a and b.
BetaBinomialDistribution[\[Alpha], \[Beta], n] represents a beta binomial mixture distribution with beta distribution parameters \[Alpha] and \[Beta], and n binomial trials.
Cos
(Built-in Mathematica Symbol) Cos[z] gives the cosine of z.
Exists
(Built-in Mathematica Symbol) Exists[x, expr] represents the statement that there exists a value of x for which expr is True. Exists[x, cond, expr] states that there exists an x satisfying the condition ...
JoinedCurve[{segment_1, segment_2, ...}] represents a curve consisting of segment_1 followed by segment_2 etc. JoinedCurve[{component_1, component_2, ...}] represents a list ...
LocatorPane[{x, y}, back] represents a pane with a locator at position {x, y} and background back.LocatorPane[Dynamic[pt], back] takes the locator position to be the ...