Student[VectorCalculus][series] - compute the series expansion of each component of a Vector
|
Calling Sequence
|
|
series(f, v)
|
|
Parameters
|
|
f
|
-
|
Vector or algebraic expression
|
v
|
-
|
expression sequence of arguments to pass to the top-level series function
|
|
|
|
|
Description
|
|
•
|
The series(f, v) calling sequence maps the top-level series function over the components of the Vector f. If f is not a Vector, the arguments are passed to the top-level series function.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?