ImageClip[image] clips all channel values in image to lie in the default range.ImageClip[image, {min, max}] clips channel values to lie in the range from min to ...
InputField[] represents a blank editable input field. InputField[x] represents an editable input field that currently contains the expression x. InputField[Dynamic[x]] takes ...
IntegerLength[n] gives the number of digits in the base 10 representation of the integer n.IntegerLength[n, b] gives the number of digits in the base b representation of n.
IntegerString[n] gives a string consisting of the decimal digits in the integer n. IntegerString[n, b] gives a string consisting of the base b digits in the integer n. ...
Intersection[list_1, list_2, ...] gives a sorted list of the elements common to all the list_i.
LerchPhi[z, s, a] gives the Lerch transcendent \[CapitalPhi] (z, s, a).
LindleyDistribution[\[Delta]] represents a Lindley distribution with shape parameter \[Delta].
LinkLaunch["prog"] starts the external program prog and opens a MathLink connection to it.
LinkPatterns[link] gives a list of the patterns for which definitions were set up when the external program associated with the specified MathLink connection was installed.
LiouvilleLambda[n] gives the Liouville function \[Lambda](n).