661 - 670 of 1337 for ManipulateSearch Results
View search results from all Wolfram sites (8512 matches)
Options   (Built-in Mathematica Symbol)
Options[symbol] gives the list of default options assigned to a symbol. Options[expr] gives the options explicitly specified in a particular expression such as a graphics ...
QuartileDeviation   (Built-in Mathematica Symbol)
QuartileDeviation[list] gives the quartile deviation or semi-interquartile range of the elements in list.QuartileDeviation[dist] gives the quartile deviation or ...
RandomInteger   (Built-in Mathematica Symbol)
RandomInteger[{i_min, i_max}] gives a pseudorandom integer in the range {i_min, i_max}. RandomInteger[i_max] gives a pseudorandom integer in the range {0, ...
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.
Reals   (Built-in Mathematica Symbol)
Reals represents the domain of real numbers, as in x \[Element] Reals.
Reap   (Built-in Mathematica Symbol)
Reap[expr] gives the value of expr together with all expressions to which Sow has been applied during its evaluation. Expressions sown using Sow[e] or Sow[e, tag_i] with ...
Remove   (Built-in Mathematica Symbol)
Remove[symbol_1, ...] removes symbols completely, so that their names are no longer recognized by Mathematica. Remove["form_1", "form_2", ...] removes all symbols whose names ...
SelectionMove   (Built-in Mathematica Symbol)
SelectionMove[obj, dir, unit] moves the current selection in an open notebook in the front end in the direction dir by the specified unit. SelectionMove[obj, dir, unit, n] ...
SequenceAlignment   (Built-in Mathematica Symbol)
SequenceAlignment[s_1, s_2] finds an optimal alignment of sequences of elements in the strings or lists s_1 and s_2, and yields a list of successive matching and differing ...
SplineClosed   (Built-in Mathematica Symbol)
SplineClosed is an option for B-spline functions and graphics primitives that specifies whether spline curves or surfaces should be closed.
1 ... 64|65|66|67|68|69|70 ... 134 Previous Next

...