InverseJacobiSN[v, m] gives the inverse Jacobi elliptic function sn -1 (v \[VerticalSeparator] m).
InversePermutation[perm] returns the inverse of permutation perm.
InverseSeries[s] takes the series s, and gives a series for the inverse of the function represented by s. InverseSeries[s, x] uses the variable x in the inverse series.
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.
IsolatingInterval[a] gives a rational isolating interval for the algebraic number a.IsolatingInterval[a, dx] gives an isolating interval of width at most dx.
ItemSize is an option for Grid, Column, and related constructs that specifies the sizes to allow for items.
JaccardDissimilarity[u, v] gives the Jaccard dissimilarity between Boolean vectors u and v.
JacobiP
(Built-in Mathematica Symbol) JacobiP[n, a, b, x] gives the Jacobi polynomial P_n^(a, b)(x).
JacobiSymbol[n, m] gives the Jacobi symbol (n/m).
JoinForm[type] is a graphics directive that specifies what type of joins should be used to connect segments of lines, tubes, edges, and related primitives.