summaryrefslogtreecommitdiff
path: root/3673/CH9/EX9.a.18/Example_a_9_18.sce
blob: d6070fe3f8b3ec6ef0a6748940cda2e6f5016e23 (plain)
1
2
3
4
5
6
//Example_a_9_18 page no:418
clc;
Eph=132.8;
n=6;
El=2*Eph*sind(180/n);
disp(El,"the voltage between the adjacent lines of a balanced six-phase star-connected system is (in V)");