summaryrefslogtreecommitdiff
path: root/3630/CH11/EX11.14/Ex11_14.sce
blob: 6582888ef6a1ab27b6083477409fd1bec70fed0a (plain)
1
2
3
4
5
6
clc;
Icq=0.001; //Ampere
Vceq=5.3; //Volt
Pd=Icq*Vceq; //Watt
disp('mW',Pd*1000,"Pd=");//The answers vary due to round off error