Structural operations on polynomials. Here is a polynomial in one variable. Expand expands out products and powers, writing the polynomial as a simple sum of terms.
TransferFunctionCancel[tf] cancels common poles and zeros in the TransferFunctionModel object tf.TransferFunctionCancel[tf, crit] cancels only common pole-zero pairs e_i for ...
All the functionality of NumericalMath`InterpolateRoot`is now available in the newly created Function Approximations Package.
StationaryWaveletTransform[data] gives the stationary wavelet transform (SWT) of an array of data.StationaryWaveletTransform[data, wave] gives the stationary wavelet ...
Mathematica can handle numbers of essentially unlimited length, in any base, using state-of-the-art platform-optimized algorithms, including several developed at Wolfram ...
Built on powerful and elegant long-standing principles, the core Mathematica language has been gradually enhanced under tight control over its twenty-year history. Version ...
CensoredDistribution[{x_min, x_max}, dist] represents the distribution of values that come from dist and are censored to be between x_min and ...
Pi
(Built-in Mathematica Symbol) Pi is \[Pi], with numerical value \[TildeEqual] 3.14159.
ListPolarPlot[{r_1, r_2, ...}] plots points equally spaced in angle at radii r_i.ListPolarPlot[{{\[Theta]_1, r_1}, {\[Theta]_2, r_2}, ...}] plots points at polar coordinates ...