GraphDiameter[g] gives the maximum eccentricity of the vertices in the graph g.
ImageCompose[image, overlay] gives the result of overlaying overlay onto image. ImageCompose[image, {overlay, \[Alpha]}] gives the result of alpha blending overlay into image ...
ImageTransformation[image, function] gives an image in which each pixel at position {x, y} corresponds to the position function[{x, y}] in image.ImageTransformation[image, ...
IncidenceMatrix[g] gives the vertex-edge incidence matrix of the graph g.
InverseFourierSequenceTransform[expr, \[Omega], n] gives the inverse discrete-time Fourier transform of expr.InverseFourierSequenceTransform[expr, {\[Omega]_1, \[Omega]_2, \ ...
JankoGroupJ1[] represents the sporadic simple Janko group J_1.
KirchhoffMatrix[g] gives the Kirchhoff matrix of the graph g.
Likelihood[dist, {x_1, x_2, ...}] gives the likelihood function for observations x_1, x_2, ... from the distribution dist.
McLaughlinGroupMcL[] represents the sporadic simple McLaughlin group McL.
MouseAppearance[expr, graphic] changes the mouse cursor to appear as graphic when the mouse pointer is in the area where expr is displayed.MouseAppearance[expr, graphic, {x, ...