powseries[powsin] - compute the formal power series equal to the sine of an expression
|
Calling Sequence
|
|
powsin(p)
|
|
Parameters
|
|
p
|
-
|
formal power series, polynomial, or any function that is acceptable for power series package
|
|
|
|
|
Description
|
|
•
|
The function powsin(p) returns the formal power series that is equivalent to .
|
•
|
The powseries function evalpow accepts the form as any of powsin, Sin, or sin.
|
•
|
The command with(powseries,powsin) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
>
|
|
| (2) |
>
|
|
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?