New function PolynomialExtendedGCD has been added to the built-in Mathematica kernel.
Mathematica normally assumes that variables which appear in equations can stand for arbitrary complex numbers. But when you use Reduce, you can explicitly tell Mathematica ...
___(three _characters) or BlankNullSequence[] is a pattern object that can stand for any sequence of zero or more Mathematica expressions. ___h or BlankNullSequence[h] can ...
ImageChannels[image] gives the number of channels present in the data for the Image object image.
The functionality of PolynomialPowerMod is now available in the kernel function PolynomialRemainder. Modulus is now an option to the kernel functions PolynomialQuotient and ...
New functions SymmetricPolynomial and SymmetricReduction have been added to the built-in Mathematica kernel.
FindRoot[f, {x, x_0}] searches for a numerical root of f, starting from the point x = x_0.FindRoot[lhs == rhs, {x, x_0}] searches for a numerical solution to the equation lhs ...
With origins stretching back several centuries, discrete calculus is now an increasingly central methodology for many problems related to discrete systems and algorithms. ...
Mathematica handles formulas of all types, from polynomials with millions of terms to complex combinations of higher mathematical functions. It provides powerful general ...
SystemsModelOrder[ss] gives the order of the StateSpaceModel object ss.