summaryrefslogtreecommitdiff
path: root/3673/CH9/EX9.a.17/Example_a_9_17.sce
diff options
context:
space:
mode:
Diffstat (limited to '3673/CH9/EX9.a.17/Example_a_9_17.sce')
-rw-r--r--3673/CH9/EX9.a.17/Example_a_9_17.sce6
1 files changed, 6 insertions, 0 deletions
diff --git a/3673/CH9/EX9.a.17/Example_a_9_17.sce b/3673/CH9/EX9.a.17/Example_a_9_17.sce
new file mode 100644
index 000000000..e4745b65a
--- /dev/null
+++ b/3673/CH9/EX9.a.17/Example_a_9_17.sce
@@ -0,0 +1,6 @@
+//Example_a_9_17 page no:417
+clc;
+Il=35.35;
+n=6;
+Iph=Il/(2*sind(180/n));
+disp(Iph,"the magnitude of phase current is (in A)");