summaryrefslogtreecommitdiff
path: root/548/CH6/EX6.19.d/6_19d.sce
diff options
context:
space:
mode:
Diffstat (limited to '548/CH6/EX6.19.d/6_19d.sce')
-rwxr-xr-x548/CH6/EX6.19.d/6_19d.sce6
1 files changed, 6 insertions, 0 deletions
diff --git a/548/CH6/EX6.19.d/6_19d.sce b/548/CH6/EX6.19.d/6_19d.sce
new file mode 100755
index 000000000..7dea11332
--- /dev/null
+++ b/548/CH6/EX6.19.d/6_19d.sce
@@ -0,0 +1,6 @@
+pathname=get_absolute_file_path('6_19d.sce')
+filename=pathname+filesep()+'6_19data.sci'
+exec(filename)
+E=(n/(4*c*Cdo))*(3*Cdo*%pi*e*AR)^(3/4)*sqrt(2*D*S)*[1/sqrt(W-W1)-1/sqrt(Wo)]
+printf("\Answer:\n")
+printf("\n\Maximum Endurance at sea level: %f s\n\n",E) \ No newline at end of file