glibc/sysdeps/m68k/m680x0/fpu/s_expm1f.c
2012-02-24 22:13:58 +01:00

5 lines
104 B
C

#define FUNC expm1f
#define float_type float
#define o_threshold 8.8722831726e+01F
#include <s_expm1.c>