summaryrefslogtreecommitdiff
path: root/3630/CH11/EX11.12/Ex11_12.sce
blob: 10b51551ffabf092e926d4b9d31e90aa9b0bbdf4 (plain)
1
2
3
4
5
6
clc;
PL=2.81; //Watt
Ps=3.69; //Watt
N=(PL/Ps)*100;
disp('%',N,"N=");//The answers vary due to round off error