Inherited represents an option value to be inherited from an enclosing style, cell, or notebook.
Insert
(Built-in Mathematica Symbol) Insert[list, elem, n] inserts elem at position n in list. If n is negative, the position is counted from the end. Insert[expr, elem, {i, j, ...}] inserts elem at position {i, ...
InterpretationBox[boxes, expr] is a low-level box construct that displays as boxes but is interpreted on input as expr.
InverseErfc[s] gives the inverse complementary error function obtained as the solution for z in s = erfc(z).
InverseHaversine[z] gives the inverse haversine function hav -1 (z).
InverseRadon[image] gives the inverse discrete Radon transform of image.InverseRadon[image, {w, h}] specifies the width w and the height h of the resulting image.
InverseWeierstrassP[p, {g_2, g_3}] gives a value of u for which the Weierstrass function \[WeierstrassP] (u; g_2, g_3) is equal to p.
JacobiSN[u, m] gives the Jacobi elliptic function sn(u | m).
KDistribution[\[Nu], w] represents a K distribution with shape parameters \[Nu] and w.
KelvinBei[z] gives the Kelvin function bei(z).KelvinBei[n, z] gives the Kelvin function bei_n (z).