GUIKit provides a higher-level Mathematica expression syntax for defining a graphical user interface along with a runtime environment for managing and deploying these ...
SetWidgetReference[name, value] registers a widget with string name in the widget registry for the current interface.
All the functionality of NumericalMath`Butcher`is now available in the newly created Numerical Differential Equation Analysis Package.
Lists are central constructs in Mathematica that are used to represent collections, arrays, sets, and sequences of all kinds. Well over a thousand built-in functions ...
AbsoluteThickness[d] is a graphics directive which specifies that lines which follow are to be drawn with absolute thickness d.
AdjustmentBox[box, opts] is a low-level box construct which displays with the placement of box adjusted using the options given.
AlgebraicNumberPolynomial[a, x] gives the polynomial in x corresponding to the AlgebraicNumber object a.
Algebraics represents the domain of algebraic numbers, as in x \[Element] Algebraics.
AxesOrigin is an option for graphics functions that specifies where any axes drawn should cross.