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