Mathematica supports a sophisticated symbolic cascading stylesheet mechanism that allows modular control of all aspects of notebook formatting and operation.
DistributionParameterQ[dist] yields True if dist is a valid distribution, and yields False otherwise.
NegativeMultinomialDistribution[n, p] represents a negative multinomial distribution with parameter n and failure probability vector p.
First-order PDEs are usually classified as linear, quasi-linear, or nonlinear. The first two types are discussed in this tutorial. A first-order PDE for an unknown function ...
If the front end activation dialog box appears when you launch Mathematica, either Mathematica could not locate the mathpass file or there was no valid password in the ...
ComplexInfinity represents a quantity with infinite magnitude, but undetermined complex phase.
BlockRandom[expr] evaluates expr with all pseudorandom generators localized, so that uses of SeedRandom, RandomInteger, and related functions within the evaluation of expr do ...
TriangularDistribution[{min, max}] represents a symmetric triangular statistical distribution giving values between min and max. TriangularDistribution[{min, max}, c] ...
ClippingStyle is an option for plotting functions that specifies the style of what should be drawn when curves or surfaces would extend beyond the plot range.
Mathematica has over a thousand options that allow full control over every aspect of its interface. These options can be set interactively from menus, defined in stylesheets, ...