The representation of algebraic numbers. When you enter a Root object, the polynomial that appears in it is automatically reduced to a minimal form. This extracts the pure ...
Ways to change the overall options for a notebook. This creates a notebook displayed in a 40×30 window with a thin frame. Style options for a notebook.
Pure functions. When you use functional operations such as Nest and Map, you always have to specify a function to apply. In all the examples above, we have used the "name" of ...
General options for text formatting. If you have a large block of text containing no explicit newline characters, then Mathematica will automatically break your text into a ...
CUDAFourier[list] finds the discrete Fourier transform of a list of complex numbers.CUDAFourier[mem] finds the discrete Fourier transform of a CUDAMemory.
Introduction to J/Link Calling Java from Mathematica Writing Java Programs That Use Mathematica
TetGenImport["file.ext", expr] imports data from a file into a TetGen expression. TetGenImport["file", expr, "format"] imports data in the specified format.
This package contains functions for computing confidence intervals from data and p-values and confidence intervals for distributions related to the normal distribution. Given ...
BezierCurve[{pt_1, pt_2, ...}] is a graphics primitive that represents a Bézier curve with control points pt_i.
CDF
(Built-in Mathematica Symbol) CDF[dist, x] gives the cumulative distribution function for the symbolic distribution dist evaluated at x.CDF[dist, {x_1, x_2, ...}] gives the multivariate cumulative ...