index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
620
/
CH1
/
EX1.1
/
example1_1.sce
blob: b67aa722cb0d6c89ab920ccef75320675e866a2a (
plain
)
1
2
3
ft=3.67; m=ft*0.3048; disp("the given length (in m) is"); disp(m);