ExponentStep is an option for NumberForm and related functions that determines in what steps exponents are taken to increase when scientific notation is used.
Inner
(Built-in Mathematica Symbol) Inner[f, list_1, list_2, g] is a generalization of Dot in which f plays the role of multiplication and g of addition.
InputStream["name", n] is an object that represents an input stream for functions such as Read and Find.
NullRecords is an option for Read and related functions which specifies whether null records should be taken to exist between repeated record separators.
NumberMultiplier is an option for NumberForm and related functions which gives the string to use as a multiplication sign in scientific notation.
NumberPoint is an option for NumberForm and related functions which gives the string to use as a decimal point.
OutputStream["name", n] is an object that represents an output stream for functions such as Write.
ReleaseHold[expr] removes Hold, HoldForm, HoldPattern, and HoldComplete in expr.
SignPadding is an option for NumberForm and related functions that specifies whether padding should be inserted after signs.
$ControlActiveSetting is a symbol whose value is True if it is evaluated while a control is active, or in certain other previewing situations.