nProc angleByLine(long x,y,xx,yy) sub y,yy sub x,xx if x xx=int(57295.77951 * arctan(float(y)/float(x))) case x>0 : return 270000 + xx return 90000 + xx endif case y<0 : return 180000 return 0 endproc
Session-Cookies