Checkbox[x] represents a checkbox with setting x, displayed as CheckboxBox[True] when x is True and CheckboxBox[False] when x is False. Checkbox[Dynamic[x]] takes the setting ...
Here is one way to get multiple minima: call NMinimize multiple times with different random seeds, which will cause different optimization paths to be taken. This defines a ...
The symbolic functions in Calculus`FourierTransform` have been added to the built-in Mathematica kernel. The numerical functionality in Calculus`FourierTransform` is now ...
IncludedScriptContexts is an option to GUIRun and related functions that can extend the active $ContextPath that Script blocks within a definition will use.
ReleaseMethod is an option to GUIRun and related functions that determines when a GUIObject is released.
WeightRange is an option to the functions SetEdgeWeights and SetVertexWeights that gives the range for these weights.
NaN
(Computer Arithmetic Package Symbol) NaN is the symbol used by the functions in the Computer Arithmetic Package to represent a nonrepresentable number.
Bookmarks is an option for Manipulate and related functions that gives a list of bookmark settings.
VerifyConvergence is an option to Sum, NSum, and similar functions that specifies whether convergence checking should be done.
ContinuousExtension is an option to RungeKuttaOrderConditions and related functions that specifies whether to generate order conditions for continuous extensions of ...