QEtaLaurentSeriesFunctions2(C1, C2)ΒΆ

qetatool.spad line 167 [edit on github]

QEtaLaurentSeriesFunctions2 maps coefficients of the series.

map: (C1 -> C2, QEtaLaurentSeries C1) -> QEtaLaurentSeries C2

map(f, g(x)) applies the map f to the coefficients of the series g(x).