If you type in an expression like 0/0, Mathematica prints a message, and returns the result Indeterminate. An expression like 0/0 is an example of an indeterminate numerical ...
Matrix inversion. Here is a simple 2×2 matrix. This gives the inverse of m. In producing this formula, Mathematica implicitly assumes that the determinant ad-bc is nonzero.
Converting from strings or boxes to expressions. This takes a string and interprets it as an expression. Here is the box structure corresponding to the textual form of an ...
SquareFreeQ, PrimePowerQ, KroneckerSymbol, ChineseRemainder and PrimitiveRoot have been added to the built-in Mathematica kernel functions. NextPrime and PreviousPrime are ...
LevyDistribution[\[Mu], \[Sigma]] represents a Lévy distribution with location parameter \[Mu] and dispersion parameter \[Sigma].
MultinomialDistribution[n, {p_1, p_2, ..., p_m}] represents a multinomial distribution with n trials and probabilities p_i.
SatisfiabilityCount[bf] counts the number of possible combinations of variable values that yield True when supplied as arguments to the Boolean function ...
Introduction Calling .NET from Mathematica Calling Mathematica from .NET
GUIObject[root, args] represents a live interface instance with root widget root, wrapping the active widgets and environment.
$GUIPath lists the directories searched in attempting to find interface files.