Changes http://wiki.axiom-developer.org/289TroubleWithEscapesOrMap/diff -- The following doesn't seem to work:
\begin{axiom}
f(A:List PI): FRAC INT == cap(reduce(*, map(i +-> elementary i, A)), reduce(*,
[complete i for i in B]))
\end{axiom}
Replacing 'map(...)' by '[...]' seems to resolve the problem.
Martin
--
forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED]
