Integrate[f, x] gives the indefinite integral \[Integral]f d x. Integrate[f, {x, x_min, x_max}] gives the definite integral \[Integral]_x_min^x_max\ f\ d x. Integrate[f, {x, ...
PrincipalComponents[matrix] transforms elements of matrix into unscaled principal components.
AugmentedSymmetricPolynomial[{r_1, r_2, ...}] represents a formal augmented symmetric polynomial with exponents r_1, r_2, ....AugmentedSymmetricPolynomial[{{r_11, ..., r 1 ...
Combining a new level of programmatic support for symbolic color with carefully chosen aesthetic color parametrizations, Mathematica allows a uniquely flexible and compelling ...
SumConvergence[f, n] gives conditions for the sum \[Sum]_n^\[Infinity] f to be convergent.SumConvergence[f, {n_1, n_2, ...}] gives conditions for the multiple sum \[Sum]_n ...
NumberFieldDiscriminant[a] gives the discriminant of the field \[DoubleStruckCapitalQ][a] generated by the algebraic number a.
Lists are very important and general structures in Mathematica. They allow you to treat collections of all kinds of objects as a single entity. There are many ways to ...
Integrated into Mathematica is a full range of state-of-the-art local and global optimization techniques, both numeric and symbolic, including constrained nonlinear ...
Relational operators. This tests whether 10 is less than 7. The result is False. Not all of these numbers are unequal, so this gives False.