var('z')
y=integrate(1/(1+z*z))
p=taylor (y,z,0,6)
show(p)

Kreyszig-14.4-6 (last edited 2010-12-18 05:38:38 by sai kumar)