2451 - 2460 of 2941 for algebraic numberSearch Results
View search results from all Wolfram sites (59266 matches)
Map   (Built-in Mathematica Symbol)
Map[f, expr] or f /@ expr applies f to each element on the first level in expr. Map[f, expr, levelspec] applies f to parts of expr specified by levelspec.
SolveAlways   (Built-in Mathematica Symbol)
SolveAlways[eqns, vars] gives the values of parameters that make the equations eqns valid for all values of the variables vars.
StandardDeviation   (Built-in Mathematica Symbol)
StandardDeviation[list] gives the sample standard deviation of the elements in list. StandardDeviation[dist] gives the standard deviation of the symbolic distribution dist.
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 ...
Subsets   (Built-in Mathematica Symbol)
Subsets[list] gives a list of all possible subsets of list. Subsets[list, n] gives all subsets containing at most n elements. Subsets[list, {n}] gives all subsets containing ...
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] ...
WorkingPrecision   (Built-in Mathematica Symbol)
WorkingPrecision is an option for various numerical operations that specifies how many digits of precision should be maintained in internal computations.
Sparse Arrays: Manipulating Lists   (Mathematica Tutorial)
Lists are normally specified in Mathematica just by giving explicit lists of their elements. But particularly in working with large arrays, it is often useful instead to be ...
The Syntax of the Mathematica Language   (Mathematica Tutorial)
Mathematica uses various syntactic rules to interpret input that you give, and to convert strings and boxes into expressions. The version of these rules that is used for ...
Why You Do Not Usually Need to Know ...   (Mathematica Tutorial)
Most of the documentation provided for Mathematica is concerned with explaining what Mathematica does, not how it does it. But the purpose of this is to say at least a little ...
1 ... 243|244|245|246|247|248|249 ... 295 Previous Next

...