ErrorBox[boxes] is a low-level box construct that represents boxes that cannot be interpreted in input or output.
EvaluationElements is an option for NotebookEvaluate that determines which cells to evaluate.
ExactNumberQ[expr] returns True if expr is an exact real or complex number, and returns False otherwise.
ExpandDenominator[expr] expands out products and powers that appear as denominators in expr.
ExternalDataCharacterEncoding is a global option that specifies the character encoding used in reading and writing plain text data outside of Mathematica.
FeedbackType is an option for some control system functions that specifies the feedback type.
FischerGroupFi24Prime[] represents the sporadic simple Fischer group Fi_24'.
Forward
(Built-in Mathematica Symbol) Forward is a symbol that represents the forward direction for purposes of motion and animation.
Frame
(Built-in Mathematica Symbol) Frame is an option for Graphics, Grid, and other constructs that specifies whether to include a frame.
FrobeniusSolve[{a_1, ..., a_n}, b] gives a list of all solutions of the Frobenius equation a_1 x_1 + ... + a_n x_n = b.FrobeniusSolve[{a_1, ..., a_n}, b, m] gives at most m ...