index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
3440
/
CH13
/
EX13.1
/
Ex13_1.sce
blob: ca6345586e6e6f47571c24ff4472855677e2c5d9 (
plain
)
1
2
3
4
5
6
7
clc c=30//m/min t=1//minute w=300*10^-3//m V=c*%pi*(w/2)^2*t disp(V,"V in m^3 is= ")