571 - 580 of 975 for controlsSearch Results
View search results from all Wolfram sites (9491 matches)
StringForm   (Built-in Mathematica Symbol)
StringForm["controlstring", expr_1, ...] prints as the text of the controlstring, with the printed forms of the expr_i embedded.
With   (Built-in Mathematica Symbol)
With[{x = x_0, y = y_0, ...}, expr] specifies that in expr occurrences of the symbols x, y, ... should be replaced by x_0, y_0, ....
$MaxExtraPrecision   (Built-in Mathematica Symbol)
$MaxExtraPrecision gives the maximum number of extra digits of precision to be used in functions such as N.
Building Large Software Systems in ...   (Mathematica Tutorial)
Building large software systems in Mathematica should follow the general principles that apply to building any large software system. The details may be unique to Mathematica ...
Running CUDALink in Headless Mode   (CUDALink Tutorial)
In some cases, such as in a cluster environment, the machine may be run in headless mode, that is, not starting the GUI server (such as X). The operating system may ...
KagiChart   (Built-in Mathematica Symbol)
KagiChart[{{date_1, p_1}, {date_2, p_2}, ...}] makes a Kagi chart with prices p_i at date date_i.KagiChart[{" name", daterange}] makes a Kagi chart of closing prices for the ...
KernelMixtureDistribution   (Built-in Mathematica Symbol)
KernelMixtureDistribution[{x_1, x_2, ...}] represents a kernel mixture distribution based on the data values x_i.KernelMixtureDistribution[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...
DynamicModule   (Built-in Mathematica Symbol)
DynamicModule[{x, y, ...}, expr] represents an object which maintains the same local instance of the symbols x, y, ... in the course of all evaluations of Dynamic objects in ...
ClickPane   (Built-in Mathematica Symbol)
ClickPane[image, func] represents a clickable pane that displays as image and applies func to the x, y coordinates of each click within the pane.ClickPane[image, {{x_min, ...
Hyperlink   (Built-in Mathematica Symbol)
Hyperlink[uri] represents a hyperlink that jumps to the specified URI when clicked. Hyperlink[label, uri] represents a hyperlink to be displayed as label.
1 ... 55|56|57|58|59|60|61 ... 98 Previous Next

...