@ -24,12 +24,6 @@
#include "fdlibm.h"
#ifdef __STDC__
static const float one=1.0;
#else
static float one=1.0;
#endif
float cosf(float x)