2371 - 2380 of 2941 for algebraic numberSearch Results
View search results from all Wolfram sites (59266 matches)
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 ...
SelectComponents   (Built-in Mathematica Symbol)
SelectComponents[m, " prop", crit] computes a property " prop" for all components in a label matrix m and returns a version of m in which components that do not satisfy crit ...
Sinc   (Built-in Mathematica Symbol)
Sinc[z] gives sinc(z).
SquareWave   (Built-in Mathematica Symbol)
SquareWave[x] gives a square wave that alternates between +1 and -1 with unit period.SquareWave[{y_1, y_2}, x] gives a square wave that alternates between y_1 and y_2 with ...
StringFreeQ   (Built-in Mathematica Symbol)
StringFreeQ["string", patt] yields True if no substring in " string" matches the string expression patt, and yields False otherwise. StringFreeQ["string", {patt_1, patt_2, ...
Symbol   (Built-in Mathematica Symbol)
Symbol["name"] refers to a symbol with the specified name.
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 ...
UniformGraphDistribution   (Built-in Mathematica Symbol)
UniformGraphDistribution[n, m] represents a uniform graph distribution on n-vertex, m-edge graphs.
Defining Variables   (Mathematica Tutorial)
When you do long calculations, it is often convenient to give names to your intermediate results. Just as in standard mathematics, or in other computer languages, you can do ...
Efficient Representation of Many ...   (Mathematica Tutorial)
Primitives which can take multiple elements. Some primitives have multi-element forms that can be processed and rendered more quickly by the Mathematica front end than the ...
1 ... 235|236|237|238|239|240|241 ... 295 Previous Next

...