Ser
Transform a polynomial or vector into a power series, specifying the variable and number of terms.
Instructions
Convert to a power series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| d | No | Precision (number of terms). | |
| v | No | Variable name. | x |
| x | Yes | Polynomial or vector. |