summaryrefslogtreecommitdiff
path: root/3782/CH1/EX1.15/Ex1_15.sce
blob: 4bcf7a8f515a4cfbd0c90113e422ed6256a936a7 (plain)
1
2
3
4
5
6
7
8
9
clear
//
BB=287.25
MC=62.25
al=(BB-180)-MC
BM=75
BC=BM*(tan(45*(%pi/180)))

printf("\n width of the river is  %0.3f meters',BC)