PrintNotationRules is a possible value for the Action option to Notation, Symbolize and InfixNotation.
WorkingForm is an option of Notation, Symbolize and InfixNotation that defines in which form the notation will be defined.
AbsoluteTiming[expr] evaluates expr, returning a list of the absolute number of seconds in real time that have elapsed, together with the result obtained.
ClearAttributes[s, attr] removes attr from the list of attributes of the symbol s.
DMSList
(Built-in Mathematica Symbol) DMSList[\[Theta]] converts an angle \[Theta] given in decimal degrees to a DMS list {degree, minute, second}.DMSList["dms"] converts a DMS string to a DMS list {degree, ...
EvaluatePacket[expr] is a MathLink packet requesting evaluation of expr.
PrincipalValue is an option for Integrate that specifies whether the Cauchy principal value should be found for a definite integral.
StartScheduledTask[obj] starts the task represented by obj.
There are often many different ways to write the same algebraic expression. As one example, the expression (1+x)^2 can be written as 1+2x+x^2. Mathematica provides a large ...
[AN96] Adams, L. and J. L. Nazareth. (Eds.) Linear and Nonlinear Conjugate Gradient-Related Methods. SIAM, 1996. [Br02] Brent, R. P. Algorithms for Minimization without ...