s = var("s")
t = var("t")
f = sin(pi*t)
F = f.laplace(t,s)
show(F)

SageDays/Kreyszig-5.1-3 (last edited 2010-08-11 12:31:21 by rachitjha)