index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
620
/
CH23
/
EX23.2
/
example23_2.sce
blob: 62f1d0e0bb10ed759ffd7bb4d8c9ce9c9ae2a4ae (
plain
)
1
2
3
4
5
v=120; f=60; x_c=200; i=v/x_c; disp("the capacitor current (in A) is"); disp(i);