summaryrefslogtreecommitdiff
path: root/671/CH15/EX15.4/15_4.sce
diff options
context:
space:
mode:
Diffstat (limited to '671/CH15/EX15.4/15_4.sce')
-rwxr-xr-x671/CH15/EX15.4/15_4.sce5
1 files changed, 5 insertions, 0 deletions
diff --git a/671/CH15/EX15.4/15_4.sce b/671/CH15/EX15.4/15_4.sce
new file mode 100755
index 000000000..5b99aef50
--- /dev/null
+++ b/671/CH15/EX15.4/15_4.sce
@@ -0,0 +1,5 @@
+Cond_cost=100
+charge=60
+phi2=asin(0.1*Cond_cost/charge)
+pf=cos(phi2)
+disp(pf)