|
|
last edited 10 years ago by test1 |
1 2 3 4 | ||
Editor: japp
Time: 2008/10/23 06:21:41 GMT-7 |
||
Note: |
removed:
-
-AXIOM returns this error:
-
- >> Error detected within library code:
- integrate: implementation incomplete (constant residues)
-
-protected-symbol-warn called with (NIL)
-
-The implementation of the Risch algorithm is *nearly* complete, but not quite.
-
-From kratt6 Thu Dec 20 01:40:59 -0800 2007
-From: kratt6
-Date: Thu, 20 Dec 2007 01:40:59 -0800
-Subject:
-Message-ID: <20071220014059-0800@axiom-wiki.newsynthesis.org>
-
-Name: '#318 Can't integrate(1/sqrt(a*exp((x**2)/2)-1),x)' => '#318 Can't integrate(1/sqrt(a<em>exp((x</em>*2)/2)-1),x)'
-Category: Axiom on Windows => Axiom Library
-
-
-From kratt6 Thu Dec 20 01:41:30 -0800 2007
-From: kratt6
-Date: Thu, 20 Dec 2007 01:41:30 -0800
-Subject:
-Message-ID: <20071220014130-0800@axiom-wiki.newsynthesis.org>
-
-Name: '#318 Can't integrate(1/sqrt(a<em>exp((x</em>*2)/2)-1),x)' => '#318 integrate: implementation incomplete (constant residues)'
-
-more descriptive name
When I try to integrate function
integrate(1/sqrt(a*exp((x**2)/2)-1),x)
>> Error detected within library code: integrate: implementation incomplete (constant residues)