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

Edit detail for #361 integral yields strange error message revision 2 of 2

1 2
Editor: kratt6
Time: 2007/12/20 02:13:42 GMT-8
Note:

added:

From kratt6 Thu Dec 20 02:13:42 -0800 2007
From: kratt6
Date: Thu, 20 Dec 2007 02:13:42 -0800
Subject: 
Message-ID: <20071220021342-0800@axiom-wiki.newsynthesis.org>

Status: open => duplicate 

see #360

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

It seems that all current CAS have a problem with this integral:

axiom
integrate(1/(-3+v^3)*v/(-4+v^3)^(1/2),v)
>> Error detected within library code: Denominator not equal to 1

However, at least the error message could be better...

better error message? --wyscc, Sat, 08 Sep 2007 15:19:10 -0500 reply
                        AXIOM Computer Algebra System
              Version of Tuesday November 30, 2004 at 21:11:14
-----------------------------------------------------------------------------
   Issue )copyright to view copyright notices.
   Issue )summary for a summary of useful system commands.
   Issue )quit to leave AXIOM and return to shell.
-----------------------------------------------------------------------------
(1) -> )set mess auto off
(1) -> integrate(1/(-3+v^3)*v/(-4+v^3)^(1/2),v)

>> Error detected within library code: (1 . failed) cannot be coerced to mode (SparseUnivariatePolynomial (Expressio n (Integer)))

protected-symbol-warn called with (NIL)

Status: open => duplicate

see #360