summaryrefslogtreecommitdiff
path: root/620/CH19/EX19.2/example19_2.sce
blob: 2d72aa33092e637b9ccb47d0372aeb4c5a52e397 (plain)
1
2
3
4
r=10^3/2;
l=2*1;
t=l/r;
disp("the time constant (in ms) of the circuit is"); disp(t*10^3);