IncludePods is an option for WolframAlpha that determines specific pod IDs to include in the results.
IntervalUnion[interval_1, interval_2, ...] gives the interval representing the set of all points in any of the interval_i.
InversePermutation[perm] returns the inverse of permutation perm.
JoinForm[type] is a graphics directive that specifies what type of joins should be used to connect segments of lines, tubes, edges, and related primitives.
LineBreakWithin is an option for selections that specifies whether line breaks occur automatically when the end of a line is reached.
MeanDeviation[list] gives the mean absolute deviation from the mean of the elements in list.
MinimalStateSpaceModel[ss] gives the minimal state-space model of the StateSpaceModel object ss.
MultiplicativeOrder[k, n] gives the multiplicative order of k modulo n, defined as the smallest integer m such that k^m \[Congruent] 1 mod n. MultiplicativeOrder[k, n, {r_1, ...
OutputAutoOverwrite is an option for notebooks that specifies whether the output of a command should replace any existing output from a previous evaluation.
OverscriptBox[x, y] is the low-level box representation for OverscriptBox[x, y] in notebook expressions.