powseries[quotient] - quotient of two formal power series
|
Calling Sequence
|
|
quotient(a, b)
|
|
Parameters
|
|
a, b
|
-
|
formal power series
|
|
|
|
|
Description
|
|
•
|
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.
|
|
|
Download Help Document
Was this information helpful?