Axiom Computer Algebra System - Patches: patch #3349, bug #10312 Problems raising a UTS...
You are not allowed to post comments on this tracker with your current authentication level.
patch #3349: bug #10312 Problems raising a UTS to a negative integer power
Submitter: | Martin Rubey <kratt6> | ||
Submitted: | Wed 08 Sep 2004 09:03:49 AM UTC | ||
Category: | None | Priority: | 1 - Later |
Status: | None | Privacy: | Public |
Assigned to: | billpage1 | Open/Closed: | Open |
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Simple fix to allow
(p**(-2))$UTS(FRAC INT, 'n, 0)
The error messages need revising. As a longer term project, the code duplication in sups.spad and sttaylor.spad should be inspected.