powseries
quotient
quotient of two formal power series
Calling Sequence
Parameters
Description
Examples
quotient(a, b)
a, b
-
formal power series
The function quotient(a, b) returns the formal power series equal to a/b .
This function yields the same result as , but is faster.
The command with(powseries,quotient) allows the use of the abbreviated form of this command.
See Also
Download Help Document