6151 - 6160 of 8564 for solution of equationsSearch Results
View search results from all Wolfram sites (69074 matches)
PolynomialQuotientRemainder   (Built-in Mathematica Symbol)
PolynomialQuotientRemainder[p, q, x] gives a list of the quotient and remainder of p and q, treated as polynomials in x.
Print   (Built-in Mathematica Symbol)
Print[expr] prints expr as output.
Pruning   (Built-in Mathematica Symbol)
Pruning[image] removes the outermost branches of thin objects in image by setting their values to black.Pruning[image, n] removes branches that are at most n pixels ...
Rescale   (Built-in Mathematica Symbol)
Rescale[x, {min, max}] gives x rescaled to run from 0 to 1 over the range min to max. Rescale[x, {min, max}, {x_min, x_max}] gives x rescaled to run from x_min to x_max over ...
ScalingFunctions   (Built-in Mathematica Symbol)
ScalingFunctions is an option for BarChart, Histogram, and other charting functions that specifies what scaling functions should be used.
Sinc   (Built-in Mathematica Symbol)
Sinc[z] gives sinc(z).
SymmetricMatrixQ   (Built-in Mathematica Symbol)
SymmetricMatrixQ[m] tests whether m is a symmetric matrix.
TriangularDistribution   (Built-in Mathematica Symbol)
TriangularDistribution[{min, max}] represents a symmetric triangular statistical distribution giving values between min and max. TriangularDistribution[{min, max}, c] ...
ViewAngle   (Built-in Mathematica Symbol)
ViewAngle is an option for Graphics3D and related functions which gives the opening half-angle for a simulated camera used to view the three-dimensional scene.
Which   (Built-in Mathematica Symbol)
Which[test_1, value_1, test_2, value_2, ...] evaluates each of the test_i in turn, returning the value of the value_i corresponding to the first one that yields True.
1 ... 613|614|615|616|617|618|619 ... 857 Previous Next

...