SystemInformation gives detailed information about your Mathematica system. "Packages & Files" under the Kernel tab gives information about the packages currently loaded into ...
MeanTest
(Hypothesis Testing Package Symbol) MeanTest[list, \[Mu]_0] performs a test with null hypothesis \[Mu] = \[Mu]_0.
LeftAssociates[q] gives a list of the 24 left associates of the quaternion q.
RightAssociates[q] gives a list of the 24 right associates of the quaternion q.
Many algorithms and procedures require graphs with certain properties. These can be basic properties, such as being undirected, or deeper topology properties, such as being ...
The central limit theorem asserts that means of independent, identically distributed variables will converge to a normal distribution provided they are light tailed enough. ...
Directly integrated into the Mathematica language is a convenient symbolic options mechanism that allows arbitrary sequences of named parameters to be given to both built-in ...
As with integers, operations related to division are key to many computations with polynomials. Mathematica includes not only highly optimized univariate polynomial-division ...
Mathematica's scheduled tasks provide a way to set evaluation of arbitrary expressions in the future. Tasks can be scheduled for one-time evaluation, or for repeated ...