621 - 630 of 1866 for EvaluationSearch Results
View search results from all Wolfram sites (11760 matches)
BaseForm   (Built-in Mathematica Symbol)
BaseForm[expr, n] prints with the numbers in expr given in base n.
GeometricTransformation   (Built-in Mathematica Symbol)
GeometricTransformation[g, tfun] represents the result of applying the transformation function tfun to the geometric objects corresponding to the primitives ...
MathMLForm   (Built-in Mathematica Symbol)
MathMLForm[expr] prints as a MathML form of expr.
Csc   (Built-in Mathematica Symbol)
Csc[z] gives the cosecant of z.
FixedPointList   (Built-in Mathematica Symbol)
FixedPointList[f, expr] generates a list giving the results of applying f repeatedly, starting with expr, until the results no longer change.
StandardForm   (Built-in Mathematica Symbol)
StandardForm[expr] prints as the standard Mathematica two-dimensional representation of expr.
StringCases   (Built-in Mathematica Symbol)
StringCases["string", patt] gives a list of the substrings in " string" that match the string expression patt. StringCases["string", lhs -> rhs] gives a list of the values of ...
Thread   (Built-in Mathematica Symbol)
Thread[f[args]] "threads" f over any lists that appear in args. Thread[f[args], h] threads f over any objects with head h that appear in args. Thread[f[args], h, n] threads f ...
Delay Differential Equations   (Mathematica Tutorial)
A delay differential equation is a differential equation where the time derivatives at the current time depend on the solution and possibly its derivatives at previous times: ...
Function   (Built-in Mathematica Symbol)
Function[body] or body & is a pure function. The formal parameters are # (or #1), #2, etc. Function[x, body] is a pure function with a single formal parameter x. ...
1 ... 60|61|62|63|64|65|66 ... 187 Previous Next

...