// // retiftoi=100 fplusd=0.15 s1=2.450-1.150 thetha1=5+(20/60) v1=(100*1300*sin(10+(40/60))/2)+(0.15*sin(5+(20/60))) s2=1.5 thetha2=8+(12/60) V2=21.197 d2=147.097 RL=750.500+1.8+12.045 RLD=RL+V2-1.5 printf("\n RL of instrument axis= %0.3f m",RL) printf("\n RL of D= %0.3f m", RLD) printf("\n Distance of CD=147.097m")