ImageSize is an option that specifies the overall size of an image to display for an object.
InstallService["url"] installs the web service operations in the WSDL description at the URL given.InstallService["url", "context`"] installs web service operations, creating ...
Intersection[list_1, list_2, ...] gives a sorted list of the elements common to all the list_i.
InverseDistanceTransform[image] gives the inverse distance transform of image, returning the result as a binary image.
JankoGroupJ2[] represents the sporadic simple Janko group J_2.
LibraryFunction[args] represents a function that has been loaded from a Wolfram Library.
LightingAngle is an option for ReliefPlot and related functions that specifies the angle from which simulated illumination is taken to come.
MaxStepSize is an option to functions like NDSolve that specifies the maximum size of a single step used in generating a result.
MessageDialog[expr] puts up a standard message dialog that displays expr together with an OK button.MessageDialog[expr, {lbl_1 :> act_1, lbl_2 :> act_2, ...}] includes ...
MultiedgeStyle is an option for GraphPlot and related functions that specifies how to draw multiple edges.