IdealDivision is an option to SetArithmetic that specifies whether $PreRead should be used to translate the default '/' division operator to use IdealDivide.
BoxQuantile is an option for BoxWhiskerPlot which specifies how far the box extends from the median.
Mathematica allows any front end command to be executed programmatically from within the kernel by sending an appropriate front end token. There are tokens for all standard ...
ChoiceDialog[expr] puts up a standard choice dialog that displays expr together with OK and Cancel buttons, and returns True if OK is clicked and False if Cancel is ...
DistanceFunction is an option for functions such as Nearest that specifies the distance value to assume between any two specified points.
DistanceTransform[image] gives the distance transform of image, in which the value of each pixel is replaced by its distance to the nearest background ...
FractionBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for cells that specifies settings for FractionBox objects within the cell.
GeodesicDilation[marker, mask] gives the fixed point of the geodesic dilation of the image marker constrained by the image mask.
GeodesicErosion[marker, mask] gives the fixed point of the geodesic erosion of the image marker constrained by the image mask.
LinebreakAdjustments is an option for selections that sets parameters used for calculating where automatic line breaks should be inserted.