Axiom Computer Algebra System - Bugs: bug #10574, Strange failure when using pinterp
You are not allowed to post comments on this tracker with your current authentication level.
bug #10574: Strange failure when using pinterp
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2008-11-25 | axiom | Error message | Cannot convert from type Float to Polynomial Integer for value 4.5 | Cannot convert from type Float to Polynomial Integer for value 4.5 | |
Example of code trigerring the bug | y x == (1+x)^x/x interpolate(x,[1,2,3],[1/y(i) for i in 1..3])$PINTERP(x,FRAC POLY INT) | y x == (1+x)^x/x interpolate(x,[1,2,3],[1/y(i) for i in 1..3])$PINTERP(x,FRAC POLY INT) |
Powered by Savane 3.13-5190.
Corresponding source code