summaryrefslogtreecommitdiff
path: root/3841/CH4/EX4.11/Ex4_11.sce
blob: a5d834890a32f650d5194b11732eebaca0af1a07 (plain)
1
2
3
4
5
6
7
8
clear
//find the electric generator to takes 150 kn
//given
//
g=150.
a=1.341
p=g*a
printf("\n \n equilient horse power %.2f hp",p)