InverseBetaRegularized[s, a, b] gives the inverse of the regularized incomplete beta function.
InverseGammaRegularized[a, s] gives the inverse of the regularized incomplete gamma function.
LimitsPositioningTokens is an option for selections that specifies a set of characters for which the option LimitsPositioning is set to True by default.
LineBreakWithin is an option for selections that specifies whether line breaks occur automatically when the end of a line is reached.
LowerCaseQ[string] yields True if all the characters in the string are lowercase letters, and yields False otherwise.
ManhattanDistance[u, v] gives the Manhattan or "city block" distance between vectors u and v.
Minus
(Built-in Mathematica Symbol) -x is the arithmetic negation of x.
NCache
(Built-in Mathematica Symbol) NCache[x, xn] represents a numeric cache object for a quantity with exact value x and approximate numerical value xn.
Negative[x] gives True if x is a negative number.
NonNegative[x] gives True if x is a non-negative number.