summaryrefslogtreecommitdiff
path: root/797/CH1/EX1.4e/1_04_example.sci
diff options
context:
space:
mode:
Diffstat (limited to '797/CH1/EX1.4e/1_04_example.sci')
-rw-r--r--797/CH1/EX1.4e/1_04_example.sci4
1 files changed, 4 insertions, 0 deletions
diff --git a/797/CH1/EX1.4e/1_04_example.sci b/797/CH1/EX1.4e/1_04_example.sci
new file mode 100644
index 000000000..f8181c64e
--- /dev/null
+++ b/797/CH1/EX1.4e/1_04_example.sci
@@ -0,0 +1,4 @@
+//Example 1-04 The Weight of One Pound-Mass
+m = 1.00 //mass [lbm]
+g = 32.174 //gravitational acceleration [ft/s^2]
+lbf = 32.174 //as 1 lbf = 32.174 lbm.ft / s^2