Mathematica serves as a convenient and extensible environment for doing basic math. In addition to performing advanced calculations, Mathematica can also be used as a ...
EllipticNomeQ[m] gives the nome q corresponding to the parameter m in an elliptic function.
GraphCenter[g] gives the set of vertices with minimum eccentricity in the graph g.
InverseErfc[s] gives the inverse complementary error function obtained as the solution for z in s = erfc(z).
InverseSeries[s] takes the series s, and gives a series for the inverse of the function represented by s. InverseSeries[s, x] uses the variable x in the inverse series.
SquaredEuclideanDistance[u, v] gives the squared Euclidean distance between vectors u and v.
Mathematica's notebook interface is a very powerful typesetting system that allows you to enter formulas as they are written in mathematical literature, using two-dimensional ...
TransferFunctionPoles[tf] gives a matrix of roots of the denominators in the TransferFunctionModel object tf.
EllipticPi[n, m] gives the complete elliptic integral of the third kind \[CapitalPi] (n \[VerticalSeparator] m). EllipticPi[n, \[Phi], m] gives the incomplete elliptic ...
Benchmark[] runs the MathematicaMark8 benchmark.