powseries[powlog] - logarithm of an expression
|
Calling Sequence
|
|
powlog(p)
|
|
Parameters
|
|
p
|
-
|
either formal power series, or polynomial, or function that is acceptable for power series function evalpow
|
|
|
|
|
Description
|
|
•
|
The function powlog(p) returns the formal power series that is the natural logarithm of p.
|
•
|
The power series p must have a nonzero first term () for its logarithm to be well-defined.
|
•
|
The command with(powseries,powlog) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
>
|
|
| (2) |
>
|
|
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?