OrderStarZeros is an option to OrderStarPlot that specifies whether zeros of an approximant and the function to be approximated should be displayed.
PrintFlag
(Function Approximations Package Symbol) PrintFlag is an option to MiniMaxApproximation and GeneralMiniMaxApproximation that specifies whether data from the successive iterates in the approximation algorithm are to ...
ClusterFlatten[c] gives a flat list of the data elements contained in the cluster c.
PlotDirection is an option for PairwiseScatterPlot which specifies the direction in which scatter plots are generated.
MATHEMATICA HOW TO Tutorials » Options for Cells Doing Computations in Notebooks See Also » InitializationCell More About » Evaluation Options in Notebooks Tokens Related to ...
Parallel Kernel Configuration opens a dialog to add, remove, and configure parallel kernels.
CoprimeQ[n_1, n_2] yields True if n_1 and n_2 are relatively prime, and yields False otherwise. CoprimeQ[n_1, n_2, ...] yields True if all pairs of the n_i are relatively ...
Dialog
(Built-in Mathematica Symbol) Dialog[] initiates a dialog. Dialog[expr] initiates a dialog with expr as the current value of %.
EdgeDetect[image] finds edges in image and returns the result as a binary image.EdgeDetect[image, r] finds edges at the scale of the specified pixel range r.EdgeDetect[image, ...
FactorTermsList[poly] gives a list in which the first element is the overall numerical factor in poly, and the second element is the polynomial with the overall factor ...