summaryrefslogtreecommitdiff
path: root/1760/CH1/EX1.51/EX1_51.sce
blob: 479ed07ad613d45980c8bcb0de7d24ad62134661 (plain)
1
2
3
4
5
                 //EXAMPLE 1-51      PG NO-45-46
TR=2.05;             //TOTAL  RESISTANCE
V=2;                 //VOLTAGE 
P=V^2/TR;                          //ower
disp('i)POWER = '+string (P)+' W')