summaryrefslogtreecommitdiff
path: root/797/CH1/EX1.4e/1_04_example.sci
blob: f8181c64e1e71fed925968541a05e91920605258 (plain)
1
2
3
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