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

1 2 3 4 5 6 7
Editor: gdr
Time: 2008/05/18 12:42:35 GMT-7
Note:

added:

From gdr Sun May 18 12:42:35 -0700 2008
From: gdr
Date: Sun, 18 May 2008 12:42:35 -0700
Subject: 
Message-ID: <20080518124235-0700@axiom-wiki.newsynthesis.org>

Status: fix proposed => fixed somewhere 

no patch available

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