summaryrefslogtreecommitdiff
path: root/620/CH20/EX20.11/example20_11.sce
blob: e8bc297b9f7ce69664f069f676c4478cd73bf045 (plain)
1
2
3
4
5
l=200*10^(-6);
f=1.5*10^6;
r=100;
q=2*%pi*f*l/r;
disp("the quality of the coil is"); disp(q);