summaryrefslogtreecommitdiff
path: root/1760/CH1/EX1.41/EX1_41.sce
diff options
context:
space:
mode:
Diffstat (limited to '1760/CH1/EX1.41/EX1_41.sce')
-rwxr-xr-x1760/CH1/EX1.41/EX1_41.sce5
1 files changed, 5 insertions, 0 deletions
diff --git a/1760/CH1/EX1.41/EX1_41.sce b/1760/CH1/EX1.41/EX1_41.sce
new file mode 100755
index 000000000..c3c8f4738
--- /dev/null
+++ b/1760/CH1/EX1.41/EX1_41.sce
@@ -0,0 +1,5 @@
+ //EXAMPLE 1-41 PG NO-33
+P=1.72*10^-8; //PRO
+t=0.03;
+R=[(P*%pi)/(4*0.03*0.47)];
+disp('i) Resistance = '+string (R)+' ohm')