glibc/sysdeps/m68k/m680x0/fpu/s_expm1f.c

5 lines
104 B
C
Raw Normal View History

2012-02-24 14:00:28 +00:00
#define FUNC expm1f
#define float_type float
#define o_threshold 8.8722831726e+01F
#include <s_expm1.c>