Finite0SeriesFunctions2(C1, C2, sym1, sym2, cen1, cen2)ΒΆ

qetatool.spad line 225

Finite0SeriesFunctions2 maps coefficients of the series.

map: (C1 -> C2, Finite0Series(C1, sym1, cen1)) -> Finite0Series(C2, sym2, cen2)
map(f, g(x)) applies the map f to the coefficients of the series g(x).