series - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


VectorCalculus

  

series

  

map the top-level series function over a Vector

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

series(f, v)

Parameters

f

-

Vector or algebraic expression

v

-

expression sequence of other arguments to pass to the top-level series function

Description

• 

The series(f, v) command 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)

See Also

series

VectorCalculus

VectorCalculus[diff]

VectorCalculus[int]

VectorCalculus[limit]

 


Download Help Document