summaryrefslogtreecommitdiff
path: root/671/CH14/EX14.12/14_12.sce
diff options
context:
space:
mode:
Diffstat (limited to '671/CH14/EX14.12/14_12.sce')
-rwxr-xr-x671/CH14/EX14.12/14_12.sce7
1 files changed, 7 insertions, 0 deletions
diff --git a/671/CH14/EX14.12/14_12.sce b/671/CH14/EX14.12/14_12.sce
new file mode 100755
index 000000000..5758a9c5d
--- /dev/null
+++ b/671/CH14/EX14.12/14_12.sce
@@ -0,0 +1,7 @@
+
+Vp=10
+Vref=5
+R=100000
+C=0.22E-6
+T=Vp*R*C/Vref
+disp(T)