TaylorSolve(F, UTSF, UTSSMPF)ΒΆ
ssolve.spad line 95 [edit on github]
F: Field
UTSF: UnivariateTaylorSeriesCategory F
UTSSMPF: UnivariateTaylorSeriesCategory SparseMultivariatePolynomialExpressions F
This package computes the first few coefficients of a Taylor series given only implicitly by a function f that vanishes when applied to the Taylor series.
- seriesSolve: (UTSSMPF -> UTSSMPF, List F) -> UTSF
seriesSolve(f, l)returnsysolving equationf(y) = 0.lgives initial coefficients ofy.