Files
2010-07-27 16:58:17 +00:00

5 lines
94 B
C

#include <proto/mathieeedoubtrans.h>
float __truncdfsf2(double x)
{ return IEEEDPTieee(x); }