| 1 2 3 | ||
|
Editor: hemmecke
Time: 2011/05/10 11:00:09 GMT-7 |
||
| Note: | ||
changed: - There are some identifiers in Axiom that start with a percent sign. \begin{axiom} %pi %i %e %infinity %plusInfinity %minusInfinity \end{axiom}
There are some identifiers in Axiom that start with a percent sign.
%pi
| (1) |
%i
| (2) |
%e
| (3) |
%infinity
| (4) |
%plusInfinity
| (5) |
%minusInfinity
| (6) |