SubPlus
(Built-in Mathematica Symbol) SubPlus[expr] displays as expr_+.
AxesOrigin is an option for graphics functions that specifies where any axes drawn should cross.
DigitQ
(Built-in Mathematica Symbol) DigitQ[string] yields True if all the characters in the string are digits in the range 0 through 9, and yields False otherwise.
PageRanks[g] give the page rank of the graph g as a rule list.
Whenever Mathematica draws a three-dimensional object, it always effectively puts a cuboidal box around the object. With the default option setting Boxed->True, Mathematica ...
Minimization and maximization. Minimize and Maximize yield lists giving the value attained at the minimum or maximum, together with rules specifying where the minimum or ...
$PrintServiceResponse uses the Mathematica Print function to print the message received from a web service before it is deserialized into a Rule syntax expression.
Mathematica makes it easy to "bulletproof" packages, and prevent features of their environment from affecting their internal operation.
As discussed in "Exact and Approximate Results", Mathematica can handle approximate real numbers with any number of digits. In general, the precision of an approximate real ...