summaryrefslogtreecommitdiff
path: root/1628/CH2/EX2.3/Ex2_3.sce
blob: f7504a05f9b3e4005c43137210584768a0b194ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
     
                        // Example  2.3

          //   Rp=(4+4)||(8+4)

Rp=(8*12)/(8+12);     // By Voltage divider rule
disp(' voltage Across Foue resisrance = '+string(Rp)+' Ohm');





         //   p 20      2.3