summaryrefslogtreecommitdiff
path: root/632/CH2/EX2.2/example2_2.sce
blob: 4a9b6a2353c020d3458dcd12407f58dfd58d6c83 (plain)
1
2
3
4
5
6
//clc()
funcprot(0)
ft = 0.3048;//m
lb = 0.4536;//kg
P = ft*lb;
disp("N",P,"1 poundal is 1 ft*lb/s^2 = ")