Mathematica offers multiple ways of plotting functions of one variable. These include ordinary plots, log plots, parametric plots, and polar plots.
Mathematica 6.0 represented a major new level in Mathematica's distinguished twenty-year history of broad cutting-edge algorithm development. Mathematica's unified ...
The symbolic language paradigm of Mathematica takes the concept of variables and functions to a new level. In Mathematica a variable can not only stand for a value, but can ...
RamanujanTau[n] gives the Ramanujan \[Tau] function \[Tau](n).
DiscreteTimeModelQ[expr] gives True if expr is a discrete-time StateSpaceModel or TransferFunctionModel object and False otherwise.
Mathematica has a very general notion of functions, as rules for arbitrary transformations. Values for variables are also assigned in this manner. When you set a value for a ...
HypergeometricU[a, b, z] is the confluent hypergeometric function U(a, b, z).
AppellF1[a, b_1, b_2, c, x, y] is the Appell hypergeometric function of two variables F_1 (a; b_1, b_2; c; x, y).
Mathematica has sophisticated built-in automatic numerical precision and accuracy control. But for special-purpose optimization of numerical computations, or for studying ...
KroneckerDelta[n_1, n_2, ...] gives the Kronecker delta \[Delta] Subscript[n, 1] Subscript[n, 2] ..., equal to 1 if all the n_i are equal, and 0 otherwise.