summaryrefslogtreecommitdiff
path: root/3630/CH19/EX19.10/Ex19_10.sce
blob: 85daea567b6fd36e8d8f4c38773545a9d3689abb (plain)
1
2
3
4
5
clc;
r=1200;
c=0.0000001;
PW=1.1*r*c;
disp('ms',PW*1000000,"PW=");//The answers vary due to round off error