$ ./sage
----------------------------------------------------------------------
| SAGE Version 2.8.4.1, Release Date: 2007-09-09                     |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------

sage: limit((sin(2*x)/x)**(1+x), x=0)
---------------------------------------------------------------------------
<type 'exceptions.TypeError'>             Traceback (most recent call last)

/home/ondra/ext/sage-2.8.4.1-x86-ubuntu-i686-Linux/<ipython console>
in <module>()

/home/was/sage-2.8.4.1/local/lib/python2.5/site-packages/sage/calculus/functional.py
in limit(f, dir, taylor, **argv)

/home/was/sage-2.8.4.1/local/lib/python2.5/site-packages/sage/calculus/calculus.py
in limit(self, dir, taylor, **argv)

/home/was/sage-2.8.4.1/local/lib/python2.5/site-packages/sage/interfaces/expect.py
in __call__(self, *args)

/home/was/sage-2.8.4.1/local/lib/python2.5/site-packages/sage/interfaces/expect.py
in function_call(self, function, args)

/home/was/sage-2.8.4.1/local/lib/python2.5/site-packages/sage/interfaces/expect.py
in new(self, code)

/home/was/sage-2.8.4.1/local/lib/python2.5/site-packages/sage/interfaces/maxima.py
in __call__(self, x)

/home/was/sage-2.8.4.1/local/lib/python2.5/site-packages/sage/interfaces/expect.py
in __call__(self, x)

/home/was/sage-2.8.4.1/local/lib/python2.5/site-packages/sage/interfaces/expect.py
in __init__(self, parent, value, is_name)

<type 'exceptions.TypeError'>:
Is  x
Computation failed due to a bug in Maxima -- NOTE: Maxima had to be restarted.
sage:



Ondrej

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to