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

7 lines
193 B
C
Raw Normal View History

2012-02-24 15:00:28 +01:00
#define FUNC expm1l
#define float_type long double
/* 400c0000b17217f7d1cf79ab */
#define o_threshold 1.13565234062941439487914863093465101e+04L
#include <s_expm1.c>
2002-09-10 03:12:49 +02:00
libm_hidden_def (__expm1l)