LocatorPane[{x, y}, back] represents a pane with a locator at position {x, y} and background back.LocatorPane[Dynamic[pt], back] takes the locator position to be the ...
ScriptLevel is an option for selections that is used in determining the font size of modifiers such as subscripts and superscripts in a nested expression.
Widget["IndexedImagePanel"] represents an indexed image panel.
GammaRegularized[a, z] is the regularized incomplete gamma function Q(a, z).
Text
(Built-in Mathematica Symbol) Text[expr] displays with expr in plain text format. Text[expr, coords] is a graphics primitive that displays the textual form of expr centered at the point specified by ...
SpanCharacterRounding is an option for selections that specifies the method used for rounding a spanning character when its size is to be adjusted.
Power
(Built-in Mathematica Symbol) x^y gives x to the power y.
PairedHistogram[{x_1, x_2, ...}, {y_1, y_2, ...}] plots a paired histogram of the values x_i and y_i.PairedHistogram[{x_1, x_2, ...}, {y_1, y_2, ...}, bspec] plots a paired ...
Introduction to J/Link Calling Java from Mathematica Writing Java Programs That Use Mathematica
The functions defined in the NumericalCalculus` context provide support for finding numerical solutions to calculus-related problems. This loads the package: The built-in ...