Exact global optimization problems can be solved exactly using Minimize and Maximize. This computes the radius of the circle, centered at the origin, circumscribed about the ...
Catalan
(Built-in Mathematica Symbol) Catalan is Catalan's constant, with numerical value \[TildeEqual] 0.915966.
EulerGamma is Euler's constant \[Gamma], with numerical value \[TildeEqual] 0.577216.
Numerical solution of differential equations. This generates a numerical solution to the equation y^′(x)y(x) with 0<x<2. The result is given in terms of an ...
Mathematica includes a very large collection of mathematical functions. "Mathematical Functions" gives the complete list. Here are a few of the common ones. Some common ...
PageFooters is an option for notebooks that specifies what should be inserted as the footer of each page of a notebook when it is printed.
PageHeaders is an option for notebooks that specifies what should be inserted as the header of each page of a notebook when it is printed.
Equal
(Built-in Mathematica Symbol) lhs == rhs returns True if lhs and rhs are identical.
Functions for manipulating trigonometric expressions. This expands out a trigonometric expression. This factors the expression.
Mathematica is one of the more complex software systems ever constructed. It is built from several million lines of source code, written in C/C++, Java and Mathematica. The C ...