summaryrefslogtreecommitdiff
path: root/1883/CH2/EX2.6.6/Example2_24.sce
blob: 9e4b143dc2cbdb717800067af4d44374f86e0f75 (plain)
1
2
3
4
5
6
7
8
9
//Chapter-2,Example2_6_6,pg 2-34

m=2                                  //for second order 

N=40000                              //Number of lines

RP=m*N

printf('\n The resolving power is  R.P. = %.0f',RP)