IsomorphicGraphQ[g_1, g_2] yields True if the graphs g_1 and g_2 are isomorphic, and False otherwise.
MakeBoxes[expr, form] is the low-level function used in Mathematica sessions to convert expressions into boxes. MakeBoxes[expr] is the function to convert expr to ...
ReflectionTransform[v] gives a TransformationFunction that represents a reflection in a mirror through the origin, normal to the vector v.ReflectionTransform[v, p] gives a ...
Introduction to MathLink How MathLink Is Used Installing Existing MathLink-Compatible Programs
$FrontEndLaunchCommand specifies the command line that will be used by ConnectToFrontEnd[] to launch the front end.
ProbabilityPlot[list] generates a plot of the CDF of list against the CDF of a normal distribution.ProbabilityPlot[dist] generates a plot of the CDF of the distribution dist ...
Content in a Mathematica notebook is organized in cells. Each cell has a cell bracket that appears along the right edge of the notebook window. Markings on a cell bracket ...
Graphics[primitives, options] represents a two-dimensional graphical image.
$SyntaxHandler is a global variable which, if set, is applied to any input string that is found to contain a syntax error.
VRML
(Mathematica Import/Export Format) Registered MIME type: model/vrml VRML geometry format. Early standard for delivering 3D content on the web. Stores 3D geometries, background images, light source, and view ...