By far the largest release since Version 1.0 in 1988, Version 6.0 added a remarkable breadth of new functionality. As well as introducing several major new fundamental ...
The release of Mathematica 6 in May 2007 represented a revolution in the development of Mathematica. Building on this revolution, Mathematica 7 not only greatly broadens and ...
ComplexInfinity represents a quantity with infinite magnitude, but undetermined complex phase.
Conjugate[z] or z\[Conjugate] gives the complex conjugate of the complex number z.
Cyclotomic[n, x] gives the n\[Null]^th cyclotomic polynomial in x.
DictionaryLookup[patt] finds all words in an English dictionary that match the string pattern patt.DictionaryLookup[patt, n] gives only the first n words ...
EllipticThetaPrime[a, u, q] gives the derivative with respect to u of the theta function \[CurlyTheta]_a (u, q) (a = 1, ..., 4).
ExpIntegralEi[z] gives the exponential integral function Ei(z).
FactorialPower[x, n] gives the factorial power x (n). FactorialPower[x, n, h] gives the step-h factorial power x (n, h).
Graphics3D[primitives, options] represents a three-dimensional graphical image.