FindMaximum[f, x] searches for a local maximum in f, starting from an automatically selected point.FindMaximum[f, {x, x_0}] searches for a local maximum in f, starting from ...
FindMinimum[f, x] searches for a local minimum in f, starting from an automatically selected point.FindMinimum[f, {x, x_0}] searches for a local minimum in f, starting from ...
The CCompilerDriver Package lets you work with C compilers that are installed on your computer. It is used automatically by the Mathematica compiler when you set the option ...
CompilePrint[cfun] prints a human readable form of a compiled function.
SymbolicMathMLToExpression[smml] converts the MathML-flavored SymbolicXML structure, smml, into a Mathematica expression. The output is in the form of content MathML, ...
BetaRegularized[z, a, b] gives the regularized incomplete beta function I_z (a, b).
Break
(Built-in Mathematica Symbol) Break[] exits the nearest enclosing Do, For, or While.
DigitBlock is an option for NumberForm and related functions that specifies the maximum length of blocks of digits between breaks.
FiniteGroupCount[n] gives the number of finite groups of order n.
MangoldtLambda[n] gives the von Mangoldt function \[CapitalLambda](n).