\[Sqrt]
(Mathematica Character Name) Unicode: 221A. Alias: Esc sqrt Esc. Prefix operator with built-in evaluation rules. √ x is by default interpreted as Sqrt[x]. Ctrl+@, Ctrl+2 or ∖@ yields a complete SqrtBox ...
Unicode: F3C7. Alias: Esc tr Esc. Superscript postfix operator with built-in evaluation rules. m^ is by default interpreted as Transpose[m]. Not the same as keyboard T.
\[Xnor]
(Mathematica Character Name) Unicode: F4A2 Alias: Esc xnor Esc. Infix operator with built-in evaluation rules. x y is by default interpreted as Xnor[x,y].
\[Xor]
(Mathematica Character Name) Unicode: 22BB. Alias: Esc xor Esc. Infix operator with built-in evaluation rules. x ⊻ y is by default interpreted as Xor[x,y].
DefaultFontProperties is a global option that specifies various properties of a font family, such as its character encoding and whether it is monospaced.
SystemInformation[] gives detailed information about the Mathematica system being run. SystemInformation["comp"] gives a list of rules with information about the component " ...
Basic Objects Input Syntax Some General Notations and Conventions
GXL
(Mathematica Import/Export Format) GXL graph data format. Used for the storage and exchange of graphs. GXL is an acronym derived from Graph Exchange Language. XML-based format. Represents typed, attributed, ...
The function FindClusters finds clusters in a dataset based on a distance or dissimilarity function. This package contains functions for generating cluster hierarchies and ...
FinancialDerivative[instrument, params, ambientparams] gives the value of the specified financial instrument.FinancialDerivative[instrument, params, ambientparams, prop] ...