summaryrefslogtreecommitdiff
path: root/620/CH1/EX1.6/example1_6.sce
blob: c5c3224e2a64ec2db735673ab6785b813f694040 (plain)
1
2
3
4
5
6
7
8
disp("Part a");
disp("at A the reading is 170 Ω");
disp("at B the reading is 750 Ω");
disp("at C the reading is 3.5 kΩ");
disp("Part b");
disp("at A the reading is 170 kΩ");
disp("at B the reading is 750 kΩ");
disp("at C the reading is 3.5 MΩ");