Mathematica allows convenient automated selection of plotting and image regions using a family of specially developed robust algorithms, as well as allowing detailed manual ...
Mathematica has immedate built-in access to extensive scientific and technical data—all carefully curated and updated at Wolfram Research.
BoundaryStyle is an option for plotting functions that specifies the style in which boundaries of regions should be drawn.
CoordinatesToolOptions is an option for Graphics that gives values of options associated with the Get Coordinates tool.
DependentVariables is an option which specifies the list of all objects that should be considered as dependent variables in equations that have been supplied.
Distributed[x, dist] or x \[Distributed] dist asserts that the random variable x is distributed according to the probability distribution dist.Distributed[{x_1, x_2, ...}, ...
SatisfiableQ[bf] gives True if a combination of values of variables exists that makes the Boolean function bf yield True.SatisfiableQ[expr, {a_1, a_2, ...}] gives True if a ...
TraceOff is an option for Trace and related functions which specifies forms inside which tracing should be switched off.
Write
(Built-in Mathematica Symbol) Write[channel, expr_1, expr_2, ...] writes the expressions expr_i in sequence, followed by a newline, to the specified output channel.
Converting power series to normal expressions. Power series in Mathematica are represented in a special internal form, which keeps track of such attributes as their expansion ...