611 - 620 of 4787 for special function rootSearch Results
View search results from all Wolfram sites (445692 matches)
Floor   (Built-in Mathematica Symbol)
Floor[x] gives the greatest integer less than or equal to x. Floor[x, a] gives the greatest multiple of a less than or equal to x.
AiryBiPrime   (Built-in Mathematica Symbol)
AiryBiPrime[z] gives the derivative of the Airy function Bi^\[Prime] (z).
NyquistPlot   (Built-in Mathematica Symbol)
NyquistPlot[g] gives the Nyquist plot of a rational function g in one complex variable.NyquistPlot[sys] gives the Nyquist plot of a TransferFunctionModel or StateSpaceModel ...
AiryAiPrime   (Built-in Mathematica Symbol)
AiryAiPrime[z] gives the derivative of the Airy function Ai^\[Prime] (z).
PowerExpand   (Built-in Mathematica Symbol)
PowerExpand[expr] expands all powers of products and powers. PowerExpand[expr, {x_1, x_2, ...}] expands only with respect to the variables x_i.
Every new version of Mathematica contains many new features. But careful design from the outset has allowed nearly total compatibility to be maintained between all versions. ...
Apply   (Built-in Mathematica Symbol)
Apply[f, expr] or f @@ expr replaces the head of expr by f. Apply[f, expr, {1}] or f @@@ expr replaces heads at level 1 of expr by f.Apply[f, expr, levelspec] replaces heads ...
Piecewise   (Built-in Mathematica Symbol)
Piecewise[{{val_1, cond_1}, {val_2, cond_2}, ...}] represents a piecewise function with values val_i in the regions defined by the conditions cond_i. Piecewise[{{val_1, ...
ContinuousWaveletData   (Built-in Mathematica Symbol)
ContinuousWaveletData[{{oct_1, voc_1} -> coef_1, ...}, wave] yields a continuous wavelet data object with wavelet coefficients coef_i corresponding to octave and voice ...
Use Shorthand Notations   (Mathematica How To)
Shorthand notations are a part of Mathematica 's rich syntax system that allows multiple ways to feed arguments to functions. In addition to creating compact code, using ...
1 ... 59|60|61|62|63|64|65 ... 479 Previous Next

...