home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
gfx
/
3d
/
irit
/
amigalib
/
math.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-02-26
|
148 b
|
11 lines
#include "include:math.h"
#ifdef _M68881
#include <m68881.h>
#endif
#ifdef _IEEE
#include <mieeedoub.h>
#endif
#ifdef _FFP
#include <mffp.h>
#endif