index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
620
/
CH2
/
EX2.3
/
example2_3.sce
blob: ee28e306208bf07054bfcbd51a6b8d687e1894fb (
plain
)
1
2
3
4
w=24; q=0.2; v=w/q; disp("the potential difference (in V) is "); disp(v);