summaryrefslogtreecommitdiff
path: root/61/CH17/EX17.7/ex17_7.sce
blob: 731408a38694a3fbf5d3dde942c18e4f56708bbc (plain)
1
2
3
4
//Ex17.7
I_max=700*10^-3;    //in Amperes
R_ext=0.7/I_max;
disp(R_ext,'value of resistor in Ohms for which max current is 700mA')