home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Guide
/
c-cplusplus-interactive-guide.iso
/
c_ref
/
csource5
/
341_01
/
orbcons.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1991-02-27
|
157 b
|
10 lines
#define PI 3.141592653589793
#define TWOPI (2*PI)
#define RTD (180/PI)
#define DTR (PI/180)
// Mu of the earth = 398600.8 km**3/s**2.