axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] 20080511.01.tpd.patch (CATS Schaums-Axiom post-mortem


From: daly
Subject: [Axiom-developer] 20080511.01.tpd.patch (CATS Schaums-Axiom post-mortem fixup)
Date: Sun, 11 May 2008 18:58:55 -0500

Fix the final comment on the regression lines
========================================================================
diff --git a/changelog b/changelog
index 0b08224..8f37ad8 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,4 @@
+20080511 tpd src/input/schaum34.input post-mortem fixes
 20080508 tpd src/input/schaum18.input ignore gensyms
 20080508 tpd src/input/schaum17.input ignore gensyms
 20080508 tpd src/input/schaum34.input fix int(asech(x)/x,x)
diff --git a/src/input/schaum34.input.pamphlet 
b/src/input/schaum34.input.pamphlet
index f8314e2..d61b757 100644
--- a/src/input/schaum34.input.pamphlet
+++ b/src/input/schaum34.input.pamphlet
@@ -2128,7 +2128,7 @@ solution to the problem but Schaums gives a series 
solution.
 <<*>>=
 )clear all
 
---S 139    14:668 SCHAUMS AND AXIOM DIFFER (Axiom has closed form)
+--S 139    14:668 Axiom cannot compute this integral
 aa:=integrate(asech(x/a)/x,x)
 --R 
 --R
@@ -2316,7 +2316,7 @@ but Axiom has computed a closed form.
 <<*>>=
 )clear all
 
---S 150    14:671 SCHAUMS AND AXIOM DIFFER (Axiom has closed form)
+--S 150    14:671 Axiom cannot compute this integral
 aa:=integrate(acsch(x/a)/x,x)
 --R 
 --R




reply via email to

[Prev in Thread] Current Thread [Next in Thread]