CConditional[test, trueArg, falseArg] is a symbolic representation of an inline conditional expression.
CConstant[] is a symbolic representation of a constant.
CMember[obj, mem] is a symbolic representation of access from a struct.
UnsetWidgetReference[name] removes a widget from the registry with a name in the current interface.
AllPairsShortestPath[g] gives a matrix, where the (i, j)\[Null]^th entry is the length of a shortest path in g between vertices i and j. AllPairsShortestPath[g, Parent] ...
TrekParameters is an option to EquationTrekker that specifies the dynamic parameters and their ranges.
The built-in functions D, Limit, Residue and Series perform computations using symbolic and analytic methods. The functions ND, NLimit, NResidue and NSeries, in this package, ...
XMLParser[root, " file"] represents a parser object created by InitializeXMLParser for XML documents with a root element root and corresponding to the DTD " file".
Mathematica has a flexible system for specifying arbitrary symbolic assumptions about variables. It uses a wide range of sophisticated algorithms to infer the consequences of ...
Expressions in Mathematica can be represented as strings in a variety of ways, for display, export, or processing. Mathematica provides powerful functions for formatting ...