summaryrefslogtreecommitdiff
path: root/1844/CH5/EX5.6/6.sce
blob: a9f2841c85511fa0948a98bbd9ab4471661c13d1 (plain)
1
2
3
4
5
clc
MB= 28.5
MD=7.5
TB=MB+MD
printf('True bearing = S %f N',TB)