summaryrefslogtreecommitdiff
path: root/1340/CH2/EX2.1/2_1.sce
blob: 52e81295b414bb701f85a85a67df67fa60249ef9 (plain)
1
2
3
syms t s;
y = laplace('A*%e^(-a*t)',t,s);
disp(y,"Laplace transform = ")