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 5 of 7

1 2 3 4 5 6 7
Editor: alfredo
Time: 2008/08/28 18:51:58 GMT-7
Note: From wh-sandbox

added:

From alfredo Thu Aug 28 18:51:58 -0700 2008
From: alfredo
Date: Thu, 28 Aug 2008 18:51:58 -0700
Subject: From wh-sandbox
Message-ID: <20080828185158-0700@axiom-wiki.newsynthesis.org>

http://axiom.svn.sourceforge.net/viewvc/axiom/branches/wh-sandbox/src/algebra/gaussian.spad.pamphlet?r1=263&r2=418

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