summaryrefslogtreecommitdiff
path: root/3648/CH19/EX19.4/Ex19_4.sce
diff options
context:
space:
mode:
Diffstat (limited to '3648/CH19/EX19.4/Ex19_4.sce')
-rw-r--r--3648/CH19/EX19.4/Ex19_4.sce5
1 files changed, 5 insertions, 0 deletions
diff --git a/3648/CH19/EX19.4/Ex19_4.sce b/3648/CH19/EX19.4/Ex19_4.sce
new file mode 100644
index 000000000..9c2fc8c91
--- /dev/null
+++ b/3648/CH19/EX19.4/Ex19_4.sce
@@ -0,0 +1,5 @@
+//Example 19_4
+clc();
+clear;
+//To Calculate the value of selfinductance
+printf("The Self Inductance is L=Uo*n^2*D*A")