summaryrefslogtreecommitdiff
path: root/3630/CH6/EX6.6/Ex6_6.sce
blob: 49debf6a6ca869289fd9dcd73b630cce99ac06d4 (plain)
1
2
3
4
5
6
clc;
Icmax=0.5; //Ampere
Bmax=300; 
Ibmax=Icmax/Bmax; //Ampere
disp('mA',Ibmax*1000,"Ibmax=");//The answers vary due to round off error