Changes between Initial Version and Version 1 of Ticket #15698
- Timestamp:
- 01/20/14 15:33:53 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15698 – Description
initial v1 7 7 1+t+t^2+t^3+t^4+t^5+O(t^6) 8 8 }}} 9 Result type being a power series. The pari function Ser() implements the same behaviour. Note: I would like to implement this.9 Add a parameter to specify the respective series variable (for derivation) then multivariate polynomial fractions can be handled. Result type being a power series. The pari function Ser() implements the same behaviour. Note: I would like to implement this.