PrintNotationRules is a possible value for the Action option to Notation, Symbolize and InfixNotation.
ControlActive[act, norm] evaluates to act if a control that affects act is actively being used, and to norm otherwise.
CUDAVolumetricDataRead[file, height, depth] reads volumetric data stored in file with specified height and depth.
Unicode: 221E. Alias: Esc inf Esc. Letter-like form with built-in value. ∞ is interpreted by default as the symbol Infinity.
VertexNormals is an option for graphics primitives which specifies the normal directions to assign to 3D vertices.
Mathematica allows you to perform many operations on power series. In all cases, Mathematica gives results only to as many terms as can be justified from the accuracy of your ...
New functions Animate and ListAnimate have been added to the built-in Mathematica kernel. SpinShow is replaced by interactive rotation of three-dimensional graphics.
KnownVariance is an option to statistical confidence interval and hypothesis test functions that specifies the value of the population variance.
For many applications, high-level constructs like Manipulate and TabView will immediately give you the dynamic interactivity you need. Mathematica also allows you to create ...
RandomGraph[{n, m}] gives a pseudorandom graph with n vertices and m edges.RandomGraph[{n, m}, k] gives a list of k pseudorandom graphs.RandomGraph[gdist, ...] samples from ...