|
|
last edited 16 years ago by japp |
1 2 3 4 5 | ||
Editor: page
Time: 2007/09/12 00:54:30 GMT-7 |
||
Note: |
added:
From page Wed Sep 12 00:54:30 -0700 2007
From: page
Date: Wed, 12 Sep 2007 00:54:30 -0700
Subject:
Message-ID: <20070912005430-0700@sage-zope.axiom-developer.org>
Category: => Aldor Library Compiler
Severity: normal => critical
Status: => open
stack overflow on Axiom.Reduce trys to calculate: \begin{reduce} int((z^a+1)^b, z); \end{reduce}
Maple gives:
> int((z^a+1)^b, z);\begin{equation*} \label{eq1} z{\it hypergeom} \left( [-b,{a}^{-1}]?,[1+{a}^{-1}]?,-{z}^{a} \right) \end{equation*}
int(x) --unknown, Fri, 24 Jun 2005 03:55:58 -0500 reply
Some or all expressions may not have rendered properly, because REDUCE returned the following error:Error: export PATH=/usr/local/bin:$PATH;reduce < /var/zope/var/LatexWiki/2262162087667005207-25px.run[0;35;49mREDFRONT 2.0s by A. Dolzmann and T. Sturm, built 22-Sep-2004 ... [0;30;49m
! LaTeX Error: Environment reduce undefined.See the LaTeX manual or LaTeX Companion for explanation. Type H <return> for immediate help. ...
l.64 \begin{reduce}
?