powseries[powexp] - compute the formal power series of the exponentiation of an expression
|
Calling Sequence
|
|
powexp(p)
|
|
Parameters
|
|
p
|
-
|
formal power series, polynomial, or any function that is acceptable by the power series package functions
|
|
|
|
|
Description
|
|
•
|
The function powexp(p) returns the formal power series that is equivalent to exp(p).
|
•
|
The command with(powseries,powexp) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
>
|
|
| (2) |
>
|
|
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?