InverseSeries¶
Computes the reversion of a power series: given the series for y = f(x) with
f(0) = 0 and f'(0) != 0, returns the series for the inverse x = f^(-1)(y).
InverseSeries¶Computes the reversion of a power series: given the series for y = f(x) with
f(0) = 0 and f'(0) != 0, returns the series for the inverse x = f^(-1)(y).