|
Main mathematical constructs |
|
The main mathematical objects are created using the A-
prefix as follows:
Shortcut |
Purpose |
Example |
A-$ |
Text |
L = {x|x is
sufficiently large} |
A-f |
Fractions |
|
A-s |
Square roots |
sqrt (x + y) |
A-S |
n-th Roots |
sqrt3 (x3 +
y3) |
A-n |
Negations |
not() |
|
|
Table 1. Creation of major mathematical
markup.
|
Primes, subscripts and superscripts are created as follows:
Shortcut |
Purpose |
Example |
' |
Primes |
f' or (g +
h)''' |
‘ |
Back-primes |
`f |
_ |
Subscripts |
xn or
xi3 |
^ |
Superscripts |
x2, x or
ⅇⅇx |
A-l _ |
Left subscripts |
2x |
A-l ^ |
Left superscripts |
πx or
∗∗He |
|
|
Table 2. Creation of primes, subscripts and
superscripts
|
Some important mathematical constructs are actually tabular
constructs and are documented separately.
© 1998–2002 Joris van der Hoeven
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
Texts. A copy of the license is included in the section entitled
"GNU Free Documentation License".