Decompose[poly, x] decomposes a polynomial, if possible, into a composition of simpler polynomials.
Infinity or \[Infinity] is a symbol that represents a positive infinite quantity.
SiegelTheta[\[CapitalOmega], s] gives the Siegel theta function \[CapitalTheta] (\[CapitalOmega], s) with Riemann modular matrix \[CapitalOmega] and vector ...
InverseWaveletTransform[dwd] gives the inverse wavelet transform of a DiscreteWaveletData object dwd.InverseWaveletTransform[dwd, wave] gives the inverse transform using the ...
Im
(Built-in Mathematica Symbol) Im[z] gives the imaginary part of the complex number z.
Re
(Built-in Mathematica Symbol) Re[z] gives the real part of the complex number z.
Mathematica contains some powerful primitives for making structural changes to expressions. You can use these primitives both to implement mathematical properties such as ...
Ordinary mathematical functions in Mathematica are always "listable", so that they are immediately applied in parallel across lists. Mathematica provides a wide variety of ...
Mathematica allows any front end command to be executed programmatically from within the kernel by sending an appropriate front end token. There are tokens for all standard ...
Complete Selection completes a partially typed function name.