Inverse
(Built-in Mathematica Symbol) Inverse[m] gives the inverse of a square matrix m.
KolmogorovSmirnovTest[data] tests whether data is normally distributed using the Kolmogorov\[Dash]Smirnov test.KolmogorovSmirnovTest[data, dist] tests whether data is ...
Length
(Built-in Mathematica Symbol) Length[expr] gives the number of elements in expr.
MakeBoxes[expr, form] is the low-level function used in Mathematica sessions to convert expressions into boxes. MakeBoxes[expr] is the function to convert expr to ...
NumericFunction is an attribute that can be assigned to a symbol f to indicate that f[arg_1, arg_2, ...] should be considered a numeric quantity whenever all the arg_i are ...
PrependTo[s, elem] prepends elem to the value of s, and resets s to the result.
PrimePowerQ[expr] yields True if expr is a power of a prime number, and yields False otherwise.
SetAccuracy[expr, a] yields a version of expr in which all numbers have been set to have accuracy a.
StringReplaceList["string", s -> sp] or StringReplaceList["string", {s_1 -> sp_1, s_2 -> sp_2, ...}] gives a list of the strings obtained by replacing each individual ...
Once the installation of Mathematica 8 is complete, you will be presented with the Wolfram Product Activation dialog. There are three methods to activate Mathematica: online ...