summaryrefslogtreecommitdiff
path: root/1691/CH1/EX1.2
diff options
context:
space:
mode:
Diffstat (limited to '1691/CH1/EX1.2')
-rwxr-xr-x1691/CH1/EX1.2/Example1_2.sce5
1 files changed, 5 insertions, 0 deletions
diff --git a/1691/CH1/EX1.2/Example1_2.sce b/1691/CH1/EX1.2/Example1_2.sce
new file mode 100755
index 000000000..4a4067af2
--- /dev/null
+++ b/1691/CH1/EX1.2/Example1_2.sce
@@ -0,0 +1,5 @@
+//Example 1.2
+clc
+avf=600/(1+(600*0.01))
+format(7)
+disp(avf,"A_vf = A / 1+A*beta =")