Close
Close window
series - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

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

>

withStudentVectorCalculus:

>

seriessint,expt,t=0

t16t3+1120t5+Ot7ex+1+t+12t2+16t3+124t4+1120t5+Ot6ey

(1)
>

seriessintt,1costt,t=0

116t2+1120t4+Ot6ex+12t124t3+Ot5ey

(2)
>

serieslog1+z,z

z12z2+13z314z4+15z5+Oz6

(3)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /