index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
1658
/
CH13
/
EX13.6
/
Ex13_6.sce
blob: a74ce825d89cd8902907223fe8619dcdccb2f56c (
plain
)
1
2
3
4
5
6
7
clc; //e.g 13.6 L1=40*10**-6; L2=80*10**-6; M=11.3*10**-6; k=M/sqrt(L1*L2); disp(k);