|
|
last edited 16 years ago by Bill Page |
1 2 3 4 5 6 7 8 9 10 11 12 | ||
Editor: kratt6
Time: 2007/12/20 02:18:19 GMT-8 |
||
Note: fixed in FriCAS |
added:
From kratt6 Thu Dec 20 02:18:19 -0800 2007
From: kratt6
Date: Thu, 20 Dec 2007 02:18:19 -0800
Subject: fixed in FriCAS
Message-ID: <20071220021819-0800@axiom-wiki.newsynthesis.org>
Status: open => fix proposed
doesn't crash anymore, but returns the result unevaluated. Mathematica 5.2 says::
In[16]:= LaplaceTransform[Log[z],z,w]
EulerGamma + Log[w]
Out[16]= -(-------------------)
w
stack overflow
doesn't crash anymore, but returns the result unevaluated. Mathematica 5.2 says:
In[16]:= LaplaceTransform[Log[z],z,w] EulerGamma + Log[w] Out[16]= -(-------------------) w