631 - 640 of 7976 for find in UnixSearch Results
View search results from all Wolfram sites (57499 matches)
Manipulating Numerical Data   (Mathematica Tutorial)
When you have numerical data, it is often convenient to find a simple formula that approximates it. For example, you can try to "fit" a line or curve through the points in ...
$ContextPath   (Built-in Mathematica Symbol)
$ContextPath is a global variable that gives a list of contexts, after $Context, to search in trying to find a symbol that has been entered.
PowerModList   (Built-in Mathematica Symbol)
PowerModList[a, s/r, m] gives a list of all x modulo m for which x^r \[Congruent] a^s mod m.
Precision & Accuracy Control   (Mathematica Guide)
Mathematica has sophisticated built-in automatic numerical precision and accuracy control. But for special-purpose optimization of numerical computations, or for studying ...
$Path   (Built-in Mathematica Symbol)
$Path gives the default list of directories to search in attempting to find an external file.
Some General Notations and Conventions   (Mathematica Tutorial)
The names of built-in functions follow some general guidelines. The main expression or object on which a built-in function acts is usually given as the first argument to the ...
Cases   (Built-in Mathematica Symbol)
Cases[{e_1, e_2, ...}, pattern] gives a list of the e_i that match the pattern. Cases[{e_1, ...}, pattern -> rhs] gives a list of the values of rhs corresponding to the e_i ...
How tos   (Mathematica Guide)
A "How to" describes how to carry out particular tasks with Mathematica, giving step-by-step instructions for common cases.
WordData   (Built-in Mathematica Symbol)
WordData["word", " property"] gives the specified property for the English word " word".WordData["word"] gives a list of full word specifications representing possible uses ...
Order   (Built-in Mathematica Symbol)
Order[expr_1, expr_2] gives 1 if expr_1 is before expr_2 in canonical order, and -1 if expr_1 is after expr_2 in canonical order. It gives 0 if expr_1 is identical to expr_2.
1 ... 61|62|63|64|65|66|67 ... 798 Previous Next

...