|
|
last edited 16 years ago by alfredo |
1 2 3 4 5 6 7 | ||
Editor: gdr
Time: 2008/10/13 20:16:04 GMT-7 |
||
Note: Fixed in OpenAxiom |
added:
From gdr Mon Oct 13 20:16:04 -0700 2008
From: gdr
Date: Mon, 13 Oct 2008 20:16:04 -0700
Subject: Fixed in OpenAxiom
Message-ID: <20081013201604-0700@axiom-wiki.newsynthesis.org>
integrate(1/(1+z^4), z=0..1) :: Complex Float
![]() | (1) |
fixed in FriCAS?, see also #293
romberg(z+->1/(1+z^4), 0,1,0.1,0.1,10,20)
![]() | (2) |
no patch available
http://axiom.svn.sourceforge.net/viewvc/axiom/branches/wh-sandbox/src/algebra/gaussian.spad.pamphlet?r1=263&r2=418