1111 - 1120 of 8567 for roots of equationsSearch Results
View search results from all Wolfram sites (55063 matches)
PlotRange   (Built-in Mathematica Symbol)
PlotRange is an option for graphics functions that specifies what range of coordinates to include in a plot.
Table   (Built-in Mathematica Symbol)
Table[expr, {i_max}] generates a list of i_max copies of expr. Table[expr, {i, i_max}] generates a list of the values of expr when i runs from 1 to i_max. Table[expr, {i, ...
Test Problems   (Mathematica Tutorial)
All the test problems presented in [MGH81] have been coded into Mathematica in the Optimization`UnconstrainedProblems` package. A data structure is used so that the problems ...
ButcherPlotNodeSize   (Numerical Differential Equation Analysis Package Symbol)
ButcherPlotNodeSize is an option to ButcherPlot that specifies a scaling factor for the nodes of the trees in the plot.
Sort   (Built-in Mathematica Symbol)
Sort[list] sorts the elements of list into canonical order. Sort[list, p] sorts using the ordering function p.
StringMatchQ   (Built-in Mathematica Symbol)
StringMatchQ["string", patt] tests whether " string" matches the string pattern patt. StringMatchQ["string", RegularExpression["regex"]] tests whether " string" matches the ...
Not   (Built-in Mathematica Symbol)
! expr is the logical NOT function. It gives False if expr is True, and True if it is False.
Special Characters   (Mathematica Tutorial)
Built into Mathematica are a large number of special characters intended for use in mathematical and other notation. "Listing of Named Characters" gives a complete listing. ...
Orthogonalize   (Built-in Mathematica Symbol)
Orthogonalize[{v_1, v_2, ...}] gives an orthonormal basis found by orthogonalizing the vectors v_i.Orthogonalize[{e_1, e_2, ...}, f] gives a basis for the e_i orthonormal ...
NMaxValue   (Built-in Mathematica Symbol)
NMaxValue[f, x] gives the maximum value of f with respect to x.NMaxValue[f, {x, y, ...}] gives the maximum value of f with respect to x, y, .... NMaxValue[{f, cons}, {x, y, ...
1 ... 109|110|111|112|113|114|115 ... 857 Previous Next

...