1501 - 1510 of 1866 for EvaluateSearch Results
View search results from all Wolfram sites (17201 matches)
Customize My Graphics   (Mathematica How To)
Mathematica allows you to customize your 2D and 3D graphics through a variety of options.
Arg   (Built-in Mathematica Symbol)
Arg[z] gives the argument of the complex number z.
EventHandler   (Built-in Mathematica Symbol)
EventHandler[expr, {"event_1" :> action_1, "event_2" :> action_2, ...}] displays as expr, evaluating action_i whenever "event_i" occurs in connection with expr.
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 ...
Storing and Tracking Palette States   (Mathematica Tutorial)
Palettes can be configured to remember their previous states across front end sessions. This is useful for palettes containing multiple expandable sections, tab views, ...
The Secant Method   (Mathematica Tutorial)
When derivatives cannot be computed symbolically, "Newton's" method will be used, but with a finite difference approximation to the Jacobian. This can have costs in terms of ...
Vectors and Matrices   (Mathematica Tutorial)
Vectors and matrices in Mathematica are simply represented by lists and by lists of lists, respectively. The representation of vectors and matrices by lists. This is a 2×2 ...
RemoteService   (Lightweight Grid Client Symbol)
RemoteService[properties] contains a list of properties about a service provided by a Lightweight Grid Manager.
1 ... 148|149|150|151|152|153|154 ... 187 Previous Next

...