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