2791 - 2800 of 4868 for WithSearch Results
View search results from all Wolfram sites (19183 matches)
CoefficientArrays   (Built-in Mathematica Symbol)
CoefficientArrays[polys, vars] gives the arrays of coefficients of the variables vars in the polynomials polys.
CountRoots   (Built-in Mathematica Symbol)
CountRoots[poly, x] gives the number of real roots of the polynomial poly in x.CountRoots[poly, {x, a, b}] gives the number of roots between a and b.
Do   (Built-in Mathematica Symbol)
Do[expr, {i_max}] evaluates expr i_max times. Do[expr, {i, i_max}] evaluates expr with the variable i successively taking on the values 1 through i_max (in steps of 1). ...
EdgeIndex   (Built-in Mathematica Symbol)
EdgeIndex[g, e] gives the integer index for the edge e in the graph g.
EdgeQ   (Built-in Mathematica Symbol)
EdgeQ[g, e] yields True if e is an edge in the graph g and False otherwise.
Erfc   (Built-in Mathematica Symbol)
Erfc[z] gives the complementary error function erfc(z).
GeneralizedLinearModelFit   (Built-in Mathematica Symbol)
GeneralizedLinearModelFit[{y_1, y_2, ...}, {f_1, f_2, ...}, x] constructs a generalized linear model of the form g -1 (\[Beta]_0 + \[Beta]_1 f_1 + \[Beta]_2 f_2 + ...) that ...
GraphicsColumn   (Built-in Mathematica Symbol)
GraphicsColumn[{g_1, g_2, ...}] generates a graphic in which the g_i are laid out in a column, with g_1 above g_2, etc. GraphicsColumn[list, alignment] aligns each element ...
GraphicsRow   (Built-in Mathematica Symbol)
GraphicsRow[{g_1, g_2, ...}] generates a graphic in which the g_i are laid out in a row.GraphicsRow[list, spacing] leaves the specified spacing between successive elements.
GridLines   (Built-in Mathematica Symbol)
GridLines is an option for two-dimensional graphics functions that specifies grid lines.
1 ... 277|278|279|280|281|282|283 ... 487 Previous Next

...