login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #15 integrate(1/(1+z^4), z=0..1) :: Complex Float revision 6 of 7

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>



Submitted by : (unknown) at: 2007-11-17T21:59:57-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

axiom
integrate(1/(1+z^4), z=0..1) :: Complex Float
LatexWiki Image(1)
Type: Complex Float
  • 0.2437477471 9968052418

Status: open => fix proposed

fixed in FriCAS?, see also #293

axiom
romberg(z+->1/(1+z^4), 0,1,0.1,0.1,10,20)
LatexWiki Image(2)
Type: Record(value: Float,error: Float,totalpts: Integer,success: Boolean)

Category: Axiom Mathematics => Axiom Library

Status: fix proposed => fixed somewhere

no patch available

From wh-sandbox --alfredo, Thu, 28 Aug 2008 18:51:58 -0700 reply
http://axiom.svn.sourceforge.net/viewvc/axiom/branches/wh-sandbox/src/algebra/gaussian.spad.pamphlet?r1=263&r2=418

Fixed in OpenAxiom? --gdr, Mon, 13 Oct 2008 20:16:04 -0700 reply