summaryrefslogtreecommitdiff
path: root/620/CH2/EX2.6/example2_6.sce
blob: ec091a45c9191e8998bf84e8ad8eb00bc3818e71 (plain)
1
2
3
4
5
disp("the given current (in mA) is 75");
disp("the given current (in μA) is 350");
disp("the given current (in A) is 2.3");
disp("the given current (in μA) is 10^5");
disp("the given current (in mA) is 0.04");