laurent.spad line 560 [edit on github]
Mapping package for univariate Laurent series This package allows one to apply a function to the coefficients of a univariate Laurent series.
map(f, g(x))
applies the map f
to the coefficients of the Laurent series g(x)
.