621 - 630 of 4834 for special function zeroSearch Results
View search results from all Wolfram sites (447070 matches)
Information   (Built-in Mathematica Symbol)
Information[symbol] prints information about a symbol.
SymbolName   (Built-in Mathematica Symbol)
SymbolName[symbol] gives the name of the specified symbol.
BSplineBasis   (Built-in Mathematica Symbol)
BSplineBasis[d, x] gives the zeroth uniform B-spline basis function of degree d at x.BSplineBasis[d, n, x] gives the n\[Null]^th uniform B-spline basis function of degree ...
NMinimize   (Built-in Mathematica Symbol)
NMinimize[f, x] minimizes f numerically with respect to x.NMinimize[f, {x, y, ...}] minimizes f numerically with respect to x, y, .... NMinimize[{f, cons}, {x, y, ...}] ...
ArgMax   (Built-in Mathematica Symbol)
ArgMax[f, x] gives a position x_max at which f is maximized.ArgMax[f, {x, y, ...}] gives a position {x_max, y_max, ...} at which f is maximized.ArgMax[{f, cons}, {x, y, ...}] ...
NicholsPlot   (Built-in Mathematica Symbol)
NicholsPlot[g] gives the Nichols plot of a rational function g in one complex variable.NicholsPlot[sys] gives the Nichols plot of a TransferFunctionModel or StateSpaceModel ...
Symbol   (Built-in Mathematica Symbol)
Symbol["name"] refers to a symbol with the specified name.
NestList   (Built-in Mathematica Symbol)
NestList[f, expr, n] gives a list of the results of applying f to expr 0 through n times.
Clear   (Built-in Mathematica Symbol)
Clear[symbol_1, symbol_2, ...] clears values and definitions for the symbol_i. Clear["form_1", "form_2", ...] clears values and definitions for all symbols whose names match ...
Array   (Built-in Mathematica Symbol)
Array[f, n] generates a list of length n, with elements f[i]. Array[f, {n_1, n_2, ...}] generates an n_1*n_2*... array of nested lists, with elements f[i_1, i_2, ...]. ...
1 ... 60|61|62|63|64|65|66 ... 484 Previous Next

...