ShortestPathFunction[type, data] represents a function that gives the shortest path from a source vertex s to target vertex t in a graph.
Show
(Built-in Mathematica Symbol) Show[graphics, options] shows graphics with the specified options added. Show[g_1, g_2, ...] shows several graphics combined.
TranslationTransform[v] gives a TransformationFunction that represents translation of points by a vector v.
$IterationLimit gives the maximum length of evaluation chain used in trying to evaluate any expression.
$MessagePrePrint is a global variable whose value, if set, is applied to expressions before they are included in the text of messages.
When you set up mathematical formulas, you often have to introduce various kinds of local objects or "dummy variables". You can treat such dummy variables using modules and ...
Mathematica uses the Microsoft math recognizer that is built into Windows 7 to recognize handwritten mathematical expressions. This allows you to enter handwritten ...
$JavaExceptionHandler allows you to control how exceptions thrown in Java are handled in Mathematica.
$PrintServiceRequest uses the Mathematica Print function to print the message sent to a web service.
$PrintServiceResponse uses the Mathematica Print function to print the message received from a web service before it is deserialized into a Rule syntax expression.