index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
3835
/
CH1
/
EX1.5
/
Ex1_5.sce
blob: 3c6646422d76a4ee4734df7470452e9bc515fa62 (
plain
)
1
2
3
4
5
6
7
clear // //given p=15000 n=1500 t=(60*p)/(1500*2*3.14) printf("\n torque= %0.1f Nm",t)