index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
620
/
CH20
/
EX20.3
/
example20_3.sce
blob: 07a9975684b3eb597d52eb7a2f07ebe61cfd7350 (
plain
)
1
2
3
4
x_l=1.5; i=70; v=i*x_l; disp("the voltage drop (in V) acoss the coil is"); disp(v);