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

Online Help

All Products    Maple    MapleSim


gfun

  

ratpolytocoeff

  

compute the nth coefficient of a rational function

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

ratpolytocoeff(f, x, n)

Parameters

f

-

rational function in x

x

-

name; indeterminate in f

n

-

name; index of the Taylor coefficients

Description

• 

The ratpolytocoeff(f, x, n) command computes the expression for the nth coefficient of the Taylor expansion about the origin of f as a function of x.

Examples

withgfun:

ratpolytocoeff11xx2,x,n

_α=RootOf_Z2+_Z12_α515_αn_α

(1)

See Also

convert[ratpoly]

gfun

gfun/parameters