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

Edit detail for #318 integrate: implementation incomplete (constant residues) revision 4 of 4

1 2 3 4
Editor: test1
Time: 2014/04/15 17:28:38 GMT+0
Note:

changed:
-  integrate(1/sqrt(a*exp((x**2)/2)-1),x)
  integrate(1/sqrt(a*exp((x^2)/2)-1),x)

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

When I try to integrate function

fricas
integrate(1/sqrt(a*exp((x^2)/2)-1),x)
>> Error detected within library code: integrate: implementation incomplete (constant residues)