PrecisionGoal is an option for various numerical operations which specifies how many effective digits of precision should be sought in the final result.
The built-in functions of Mathematica implement a very large number of algorithms from computer science and mathematics. Some of these algorithms are fairly old, but the vast ...
Formatting lists as tables and matrices. Here is a list. Grid gives the list typeset in a tabular format.
KolmogorovSmirnovTest[data] tests whether data is normally distributed using the Kolmogorov\[Dash]Smirnov test.KolmogorovSmirnovTest[data, dist] tests whether data is ...
PathGraph[{v_1, v_2, ...}] yields a path with vertices v_i and edges between v_i and v i +\[ThinSpace]1 .PathGraph[{e_1, e_2, ...}] yields a path with edges ...
The Mathematica function NIntegrate is a general numerical integrator. It can handle a wide range of one-dimensional and multidimensional integrals. Finding a numerical ...
AspectRatio is an option for Graphics and related functions that specifies the ratio of height to width for a plot.
The functionality of PrimitiveElement is now available in the newly added built-in Mathematica kernel function ToNumberField.
In Mathematica's unified symbolic framework, graphics are treated just like any other expression—to be displayed, arranged, annotated, or manipulated using any of ...
Using original algorithms developed at Wolfram Research, Mathematica has full coverage of all standard Bessel-related functions—evaluating every function to arbitrary ...