TransferFunctionFactor[tf] factors the polynomial terms in the numerators and denominators of the TransferFunctionModel object tf.
PDF
(Built-in Mathematica Symbol) PDF[dist, x] gives the probability density function for the symbolic distribution dist evaluated at x.PDF[dist, {x_1, x_2, ...}] gives the multivariate probability density ...
FindLibrary[lib] finds a dynamic library that can be loaded by LibraryFunctionLoad.
FourierCosSeries[expr, t, n] gives the n\[Null]^th-order Fourier cosine series expansion of expr in t.FourierCosSeries[expr, {t_1, t_2, ...}, {n_1, n_2, ...}] gives the ...
$LibraryPath gives the default list of directories to search in attempting to find a library.
ComposeList[{f_1, f_2, ...}, x] generates a list of the form {x, f_1[x], f_2[f_1[x]], ...}.
Tan
(Built-in Mathematica Symbol) Tan[z] gives the tangent of z.
Mathematica handles formulas of all types, from polynomials with millions of terms to complex combinations of higher mathematical functions. It provides powerful general ...
FourierSinSeries[expr, t, n] gives the n\[Null]^th-order Fourier sine series expansion of expr in t.FourierSinSeries[expr, {t_1, t_2, ...}, {n_1, n_2, ...}] gives the ...
ContinuousWaveletTransform[{x_1, x_2, ...}] gives the continuous wavelet transform of a list of values x_i.ContinuousWaveletTransform[data, wave] gives the continuous wavelet ...