1631 - 1640 of 1866 for EvaluateSearch Results
View search results from all Wolfram sites (17201 matches)
NestWhile   (Built-in Mathematica Symbol)
NestWhile[f, expr, test] starts with expr, then repeatedly applies f until applying test to the result no longer yields True. NestWhile[f, expr, test, m] supplies the most ...
NumericQ   (Built-in Mathematica Symbol)
NumericQ[expr] gives True if expr is a numeric quantity, and False otherwise.
PaddedForm   (Built-in Mathematica Symbol)
PaddedForm[expr, n] prints with all numbers in expr padded to leave room for a total of n digits. PaddedForm[expr, {n, f}] prints with approximate real numbers having exactly ...
ScientificForm   (Built-in Mathematica Symbol)
ScientificForm[expr] prints with all real numbers in expr given in scientific notation. ScientificForm[expr, n] prints with numbers given to n-digit precision.
Speak   (Built-in Mathematica Symbol)
Speak[expr] speaks a spoken representation of the expression expr.
StringExpression   (Built-in Mathematica Symbol)
s_1 ~~ s_2 ~~ ... or StringExpression[s_1, s_2, ...] represents a sequence of strings and symbolic string objects s_i.
StringSplit   (Built-in Mathematica Symbol)
StringSplit["string"] splits " string" into a list of substrings separated by whitespace. StringSplit["string", patt] splits into substrings separated by delimiters matching ...
Discrete Distributions   (Mathematica Tutorial)
The functions described here are among the most commonly used discrete univariate statistical distributions. You can compute their densities, means, variances, and other ...
Entering Formulas   (Mathematica Tutorial)
Special forms for some common symbols. This is equivalent to Sin[60Degree]. Here is the long form of the input.
Flat and Orderless Functions   (Mathematica Tutorial)
Although Mathematica matches patterns in a purely structural fashion, its notion of structural equivalence is quite sophisticated. In particular, it takes account of ...
1 ... 161|162|163|164|165|166|167 ... 187 Previous Next

...