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

4 lines
85 B
C
Raw Normal View History

2011-10-13 16:43:01 +00:00
#define FUNC __ieee754_log2f
#define FUNC_FINITE __log2f_finite
2001-06-06 12:54:45 +00:00
#include <e_acosf.c>