Hypergeometric0F1Regularized[a, z] is the regularized confluent hypergeometric function \[Null]_0 F_1 (a; z)/\[CapitalGamma](a).
Inherited represents an option value to be inherited from an enclosing style, cell, or notebook.
Input
(Built-in Mathematica Symbol) Input[] interactively reads in one Mathematica expression. Input[prompt] requests input, displaying prompt as a "prompt".Input[prompt, init] in a notebook front end uses init ...
Integer
(Built-in Mathematica Symbol) Integer is the head used for integers.
InterpretationBox[boxes, expr] is a low-level box construct that displays as boxes but is interpreted on input as expr.
InterpretationBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for InterpretationBox constructs.
InverseFunctions is an option for Solve and related functions that specifies whether inverse functions should be used.
LinearFractionalTransform[m] gives a TransformationFunction that represents a linear fractional transformation defined by the homogeneous matrix m. ...
LinkConnect["name"] connects to a MathLink link created by another program.
LowerCaseQ[string] yields True if all the characters in the string are lowercase letters, and yields False otherwise.