summaryrefslogtreecommitdiff
path: root/3630/CH14/EX14.12/Ex14_12.sce
blob: 6613bad972d6f8c8b86eab8cb1c0c53354068230 (plain)
1
2
3
4
5
6
clc;
fT=300000000;
re=2.9;
//value of cbe
Cbe=1/(2*3.14*fT*re);
disp('Farad',Cbe,"Cbe=")//The answers vary due to round off error