AutoLoadNotationPalette specifies whether the Notation palette is opened when the Notation Package is loaded.
LinkCreate["name"] creates a MathLink link with the specified name for another program to connect to. LinkCreate[] creates a MathLink link and picks an unused name for the ...
SessionTime[] gives the total number of seconds of real time that have elapsed since the beginning of your Mathematica session.
EulerE
(Built-in Mathematica Symbol) EulerE[n] gives the Euler number E_n. EulerE[n, x] gives the Euler polynomial E_n (x).
You can use files on your computer system to store definitions and results from Mathematica. The most general approach is to store everything as plain text that is ...
Invariants is an option to the functions Isomorphism and IsomorphicQ that informs these functions about which vertex invariants to use in computing equivalences between ...
One
(Combinatorica Package Symbol) One is a tag used in several functions to inform the functions that only one object need be considered or only one solution be produced, as opposed to all objects or all ...
While differential equations have three basic types—ordinary (ODEs), partial (PDEs), or differential-algebraic (DAEs), they can be further described by attributes such as ...
Internal representations used by Mathematica. When you type input into Mathematica, a data structure is created in the memory of your computer to represent the expression you ...
$MessagePrePrint is a global variable whose value, if set, is applied to expressions before they are included in the text of messages.