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

7 lines
193 B
C

#define FUNC expm1l
#define float_type long double
/* 400c0000b17217f7d1cf79ab */
#define o_threshold 1.13565234062941439487914863093465101e+04L
#include <s_expm1.c>
libm_hidden_def (__expm1l)