home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 341_01 / orbcons.h < prev    next >
Text File  |  1991-02-27  |  157b  |  10 lines

  1. #define PI     3.141592653589793
  2. #define TWOPI (2*PI)
  3. #define RTD   (180/PI)
  4. #define DTR   (PI/180)
  5.  
  6. //  Mu of the earth = 398600.8 km**3/s**2.
  7.  
  8.  
  9.  
  10.