index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
620
/
CH27
/
EX27.7
/
example27_7.sce
blob: 3929c9ab8ff9b9f92f379450fcbb55dc77273905 (
plain
)
1
2
3
4
5
r=10; l=200*10^(-6); c=50*10^(-12); q=sqrt(l/c)/r; disp("the value of Q is"); disp(q);