QEtaLaurentSeriesFunctions2(C1, C2)ΒΆ
qetaser2.spad line 54 [edit on github]
- C1: CommutativeRing 
- C2: CommutativeRing 
QEtaLaurentSeriesFunctions2 maps coefficients of the series.
- map: (C1 -> C2, QEtaLaurentSeries C1) -> QEtaLaurentSeries C2
- map(f, g(x))applies the map- fto the coefficients of the series- g(x).