OneSidedPValue is an element in hypothesis test output for one-sided tests.
SignificanceLevel is an option to hypothesis test functions that specifies the significance level for the test.
TwoSidedPValue is an element in hypothesis test output for two-sided tests.
ButcherAlpha
(Numerical Differential Equation Analysis Package Symbol) ButcherAlpha[tree] gives the number of ways of labeling the vertices of tree with a totally ordered set of labels such that if (m, n) is an edge, then m < n.
ShadowForeground is an option for ShadowBox, which specifies a style for the foreground of a shadow box.
ReleaseXMLParser[parser] frees up resources associated with the XMLParser object parser.
Mathematica's symbolic character allows it to provide deep integrated support for algebraic numbers. At the core are Root objects, which provide exact implicit ...
Mathematica uses its knowledge of the symbolic structure of your input to display it with semantics-directed syntax coloring and other forms of styling. You can use options ...
Mathematica normally takes any expression it is given, and evaluates it as far as possible. But built into the Mathematica language is a collection of flexible primitives ...
One of the key problems in graphs is navigation. In particular, the problem is finding the shortest path between two vertices, whether that is finding the way out of a maze ...