|
------------------------------------------------------------
(new) cot(0.0), csc(0.0), asec(0.0), acsc(0.0), asech(0.0), acsch(0.0),
cot(0.0), coth(0.0), acoth(0.0) --Bill Page, Fri, 21 Jan 2005 23:51:32 -0600
This is an automated notification sent by Savannah.
It relates to:
bugs #10069, project Axiom Computer Algebra System
==============================================================================
LATEST MODIFICATIONS of bugs #10069:
==============================================================================
Posted by: Bill Page <billpage1>
Posted on: 2005-01-22 05:51 (Canada/Eastern)
_______________________________________________________
Status: None -> transferred
==============================================================================
OVERVIEW of bugs #10069:
==============================================================================
URL:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=10069>
Summary: cot(0.0), csc(0.0), asec(0.0),
acsc(0.0),asech(0.0),acsch(0.0),cot(0.0),coth(0.0),acoth(0.0)
Project: Axiom Computer Algebra System
Submitted by: None
Submitted on: Fri 08/20/2004 at 02:21
Category: algebra
Severity: 5 - Average
Item Group: code bug
Status: transferred
Privacy: Public
Assigned to: billpage1
Originator Name:
Originator Email:
Open/Closed: Open
Release:
Reproducibility: None
Fixed Release:
Error message: >> Error detected within library code:
(1 . failed) cannot be coerced to mode (Float)
Example of code trigerring the bug: cot(0.0)
Internal cause: Has to handle failed with a 'case'
_______________________________________________________
Example:
cot(0.0) =>
>> Error detected within library code:
(1 . failed) cannot be coerced to mode (Float)
Has to handle failed with a 'case'
I haven't tested all, just (a)sec(h),(a)csc(h) and (a)cot(h)
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 08/23/2004 at 17:41 Name: trigcat.patch Size: 2.14KB By: None
Sorry, forgot to use error ""
<http://savannah.nongnu.org/bugs/download.php?item_id=10069&item_file_id=1598>
-------------------------------------------------------
Date: Mon 08/23/2004 at 17:11 Name: trigcat.patch Size: 2.1KB By: None
Handle failed reciprocal
<http://savannah.nongnu.org/bugs/download.php?item_id=10069&item_file_id=1597>
==============================================================================
This item URL is:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=10069>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
property change --Bill Page, Mon, 24 Jan 2005 22:35:18 -0600
Category: => Axiom Library
Status: => pending (next release)
property change --Bill Page, Mon, 24 Jan 2005 22:42:52 -0600
Name: '#10069 bugs ' => '#10069 cot(0.0), csc(0.0), asec(0.0), acsc(0.0), asech(0.0), acsch(0.0), cot(0.0), coth(0.0), acoth(0.0)'
property change --Tim Daly, Sun, 13 Feb 2005 08:00:19 -0600
Status: pending (next release) => open
property change --Tim Daly, Sun, 13 Feb 2005 12:01:50 -0600
Status: open => closed
|