summaryrefslogtreecommitdiff
path: root/2072/CH21/EX21.6
diff options
context:
space:
mode:
Diffstat (limited to '2072/CH21/EX21.6')
-rwxr-xr-x2072/CH21/EX21.6/Ex21_6.sce4
1 files changed, 4 insertions, 0 deletions
diff --git a/2072/CH21/EX21.6/Ex21_6.sce b/2072/CH21/EX21.6/Ex21_6.sce
new file mode 100755
index 000000000..df7141807
--- /dev/null
+++ b/2072/CH21/EX21.6/Ex21_6.sce
@@ -0,0 +1,4 @@
+//Example21.6
+L=20*10^-3//in H
+C=1/(25*10^6*L)
+disp(C,"Capacitance in Farad=") \ No newline at end of file