summaryrefslogtreecommitdiff
path: root/3673/CH9/EX9.a.17/Example_a_9_17.sce
blob: e4745b65ac96654a74e60e7df8445c70708199a3 (plain)
1
2
3
4
5
6
//Example_a_9_17 page no:417
clc;
Il=35.35;
n=6;
Iph=Il/(2*sind(180/n));
disp(Iph,"the magnitude of phase current is (in A)");