AspectRatio is an option for Graphics and related functions that specifies the ratio of height to width for a plot.
BaseForm[expr, n] prints with the numbers in expr given in base n.
ConfidenceLevel is an option for LinearModelFit and other fitting functions that specifies the confidence level to use in generating parameter and prediction intervals.
Framed
(Built-in Mathematica Symbol) Framed[expr] displays a framed version of expr.
FrameLabel is an option for Graphics, Manipulate, and related functions that specifies labels to be placed on the edges of a frame.
ImageScaled[{x, y}] gives the position of a graphical object in terms of coordinates scaled to run from 0 to 1 across the whole image region in each direction. ...
PermutationList[perm] returns a permutation list representation of permutation perm.PermutationList[perm, len] returns a permutation list of length len.