var('z')
y=(2*z*z+(9*z)+5)/(z*z*z+(z*z)-(8*z)-12)
q= taylor(y,(z,1),3)
show(q)

Kreyszig-14.4-8 (last edited 2010-12-18 05:42:06 by sai kumar)