611 - 620 of 2153 for direct manipulationSearch Results
View search results from all Wolfram sites (60389 matches)
StringReplace   (Built-in Mathematica Symbol)
StringReplace["string", s -> sp] or StringReplace["string", {s_1 -> sp_1, s_2 -> sp_2, ...}] replaces the string expressions s_i by sp_i whenever they appear as substrings of ...
Tuples   (Built-in Mathematica Symbol)
Tuples[list, n] generates a list of all possible n-tuples of elements from list. Tuples[{list_1, list_2, ...}] generates a list of all possible tuples whose i\[Null] ...
FindArgMax   (Built-in Mathematica Symbol)
FindArgMax[f, x] gives the position x_max of a local maximum of f.FindArgMax[f, {x, x_0}] gives the position x_max of a local maximum of f, found by a search starting from ...
FindArgMin   (Built-in Mathematica Symbol)
FindArgMin[f, x] gives the position x_min of a local minimum of f.FindArgMin[f, {x, x_0}] gives the position x_min of a local minimum of f, found by a search starting from ...
FindMaxValue   (Built-in Mathematica Symbol)
FindMaxValue[f, x] gives the value at a local maximum of f.FindMaxValue[f, {x, x_0}] gives the value at a local maximum of f, found by a search starting from the point x = ...
FindMinValue   (Built-in Mathematica Symbol)
FindMinValue[f, x] gives the value at a local minimum of f.FindMinValue[f, {x, x_0}] gives the value at a local minimum of f, found by a search starting from the point x = ...
FiniteGroupData   (Built-in Mathematica Symbol)
FiniteGroupData[name, " property"] gives the value of the specified property for the finite group specified by name.FiniteGroupData["class"] gives a list of finite groups in ...
Date & Time   (Mathematica Guide)
Mathematica has a highly flexible system for handling dates and times in almost any format, automatically converting between formats, and when necessary parsing strings ...
Group Theory   (Mathematica Guide)
Mathematica 8 introduces a coherent collection of algorithms and data structures for working with permutation groups. Building upon Mathematica's proven symbolic ...
ExtendedGCD   (Built-in Mathematica Symbol)
ExtendedGCD[n_1, n_2, ...] gives the extended greatest common divisor of the integers n_i.
1 ... 59|60|61|62|63|64|65 ... 216 Previous Next

...