Axiom Computer Algebra System - Bugs: bug #10312, Problems raising a UTS to a...
You are not allowed to post comments on this tracker with your current authentication level.
bug #10312: Problems raising a UTS to a negative integer power
History
Follow 8 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2008-11-25 | axiom | Status | transferred | Fixed | |
| Open/Closed | Open | Closed | |||
| Fixed Release | November 2008 | ||||
| 2008-11-25 | axiom | Assigned to | billpage1 | None | |
| 2005-01-22 | billpage1 | Status | None | transferred | |
| 2004-12-28 | billpage1 | Assigned to | None | billpage1 | |
| Error message | >> Error detected within library code: ** rational power of coefficient undefined protected-symbol-warn called with (NIL) | >> Error detected within library code: ** rational power of coefficient undefined protected-symbol-warn called with (NIL) | |||
| Example of code trigerring the bug | p:=(1/2+n)::UTS(FRAC INT, 'n, 0) (p**(-1))$UTS(FRAC INT, 'n, 0) | p:=(1/2+n)::UTS(FRAC INT, 'n, 0) (p**(-1))$UTS(FRAC INT, 'n, 0) |
Powered by Savane 3.16-11ef.
Corresponding source code
