summaryrefslogtreecommitdiff
path: root/3507/CH25/EX25.1/Ex25_1.sce
diff options
context:
space:
mode:
Diffstat (limited to '3507/CH25/EX25.1/Ex25_1.sce')
-rw-r--r--3507/CH25/EX25.1/Ex25_1.sce9
1 files changed, 9 insertions, 0 deletions
diff --git a/3507/CH25/EX25.1/Ex25_1.sce b/3507/CH25/EX25.1/Ex25_1.sce
new file mode 100644
index 000000000..c3508e03c
--- /dev/null
+++ b/3507/CH25/EX25.1/Ex25_1.sce
@@ -0,0 +1,9 @@
+//chapter25
+//example25.1
+//page543
+
+Ig=1d-3 // A
+
+S=1/Ig
+
+printf("sensitivity = %.3f ohm per volt \n",S)