s,t=var('s,t')
f=((s^2-6*s+4)/(s^3-3*s^2+2*s))
inverse_laplace(f,s,t);f
inverse_laplace(f,s,t)

SageDays/Kreyszig-5.0-29 (last edited 2010-08-12 10:19:20 by satishbillade)