index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
1376
/
CH4
/
EX4.4
/
4_4.sci
blob: b9c423f97632b269bbbbed8ab0cc2386bb2b4313 (
plain
)
1
2
3
4
5
6
7
//4.4 clc; Q=3000; S=0.1; M=2000; X=Q*S/M; printf("The value of X=%.2f ohm",X)