ButtonMinHeight is an option for the low-level function ButtonBox that specifies the minimum total height in units of font size that should be allowed for the button.
OutputAutoOverwrite is an option for notebooks that specifies whether the output of a command should replace any existing output from a previous evaluation.
PrintPrecision is an option for selections that specifies the maximum number of digits used for displaying a machine-precision number.
RadicalBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for RadicalBox objects.
SubscriptBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for SubscriptBox objects.
SubsuperscriptBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for SubsuperscriptBox objects.
SuperscriptBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for SuperscriptBox objects.
The differential equations that arise in practice are of two types. Here is an example of the first type. Here is an example of the second type. This equation has a symbolic ...
VectorAngle[u, v] gives the angle between the vectors u and v.
GraphDistanceMatrix[g] gives a matrix in which the (i, j)\[Null]^th entry is the length of a shortest path in g between vertices i and j.GraphDistanceMatrix[g, Parent] ...