Gregorian represents the Gregorian calendar system.
XMLGet["file"] returns the XML expression tree corresponding to the contents of " file".XMLGet["file", parser] uses the pre-initialized XMLParser object to parse the file. ...
BindEvent[name | {target, name} | {target, name, filter}, object | script | call, ...] binds an event from one object to a listener or to a script.
ButterflyGraph[n] returns the n-dimensional butterfly graph, a directed graph whose vertices are pairs (w, i), where w is a binary string of length n and i is an integer in ...
MicroscopicErrorPlot[f, {x, a}] plots the error incurred by using machine arithmetic to evaluate the expression f in a small neighborhood of a.MicroscopicErrorPlot[f, {x, a, ...
SetFieldFormat[f] sets the output form of elements in the field f.
Aggressive is an option to PseudoDiameter that specifies whether an extra iteration is to be carried out.
Algebraics represents the domain of algebraic numbers, as in x \[Element] Algebraics.
ColorSetter[color] represents a color setter which displays as a swatch of the specified color and when clicked brings up a system color picker ...
Complexes represents the domain of complex numbers, as in x \[Element] Complexes.