3901 - 3910 of 8576 for Descartes rule of signsSearch Results
View search results from all Wolfram sites (350121 matches)
Range   (Built-in Mathematica Symbol)
Range[i_max] generates the list {1, 2, ..., i_max}. Range[i_min, i_max] generates the list {i_min, ..., i_max}. Range[i_min, i_max, di] uses step di.
SawtoothWave   (Built-in Mathematica Symbol)
SawtoothWave[x] gives a sawtooth wave that varies from 0 to 1 with unit period.SawtoothWave[{min, max}, x] gives a sawtooth wave that varies from min to max with unit period.
Show   (Built-in Mathematica Symbol)
Show[graphics, options] shows graphics with the specified options added. Show[g_1, g_2, ...] shows several graphics combined.
SignificanceLevel   (Built-in Mathematica Symbol)
SignificanceLevel is an option to VarianceTest and similar functions that controls cutoffs for diagnostic tests as well as test conclusions.
SpheroidalQSPrime   (Built-in Mathematica Symbol)
SpheroidalQSPrime[n, m, \[Gamma], z] gives the derivative with respect to z of the angular spheroidal function QS n, m (\[Gamma], z) of the second kind.
TextCell   (Built-in Mathematica Symbol)
TextCell["string"] gives a text cell that can appear in a Mathematica notebook.TextCell["string", " style"] gives a text cell with the specified style.
Tolerance   (Built-in Mathematica Symbol)
Tolerance is an option for various numerical options which specifies the tolerance that should be allowed in computing results.
TriangleWave   (Built-in Mathematica Symbol)
TriangleWave[x] gives a triangle wave that varies between -1 and +1 with the unit period.TriangleWave[{min, max}, x] gives a triangle wave that varies between min and max ...
TrimmedMean   (Built-in Mathematica Symbol)
TrimmedMean[list, f] gives the mean of the elements in list after dropping a fraction f of the smallest and largest elements.TrimmedMean[list, {f_1, f_2}] gives the mean when ...
Constructing Matrices   (Mathematica Tutorial)
Functions for constructing matrices. This generates a 2×2 matrix whose i,j^th entry is a[i,j]. Here is another way to produce the same matrix.
1 ... 388|389|390|391|392|393|394 ... 858 Previous Next

...