summaryrefslogtreecommitdiff
path: root/2863/CH7/EX7.15/ex7_15.sce
blob: f6597b51d362905f333b7b9506c6a467eece4b83 (plain)
1
2
3
4
5
//chapter 7
printf("\n");
Nmax=1.26*10^12;
fcr=sqrt(81*Nmax);
printf("the critical frequency is %gHz",fcr);