FiniteGroupData[name, " property"] gives the value of the specified property for the finite group specified by name.FiniteGroupData["class"] gives a list of finite groups in ...
Newton's method for nonlinear equations is based on a linear approximation so the Newton step is found simply by setting M_k(p)=0, Near a root of the equations, Newton's ...
MIME type: text/xmlMathematica ExpressionML format. Represents an arbitrary Mathematica expression as XML. Used for the exchange of general expressions between Mathematica ...
MaxMixtureKernels is an option for SmoothKernelDistribution and related functions that specifies the maximum number and location of kernel functions to use in the estimation.
Messages[symbol] gives all the messages assigned to a particular symbol.
SetStreamPosition[stream, n] sets the current point in an open stream.
SetAccuracy[expr, a] yields a version of expr in which all numbers have been set to have accuracy a.
IntegerDigits[n] gives a list of the decimal digits in the integer n. IntegerDigits[n, b] gives a list of the base b digits in the integer n. IntegerDigits[n, b, len] pads ...
EulerPhi[n] gives the Euler totient function \[Phi](n).
MatrixPlot[m] generates a plot that gives a visual representation of the values of elements in a matrix.