mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-14 09:01:07 +00:00
6 lines
84 B
C
6 lines
84 B
C
#ifndef FUNC
|
|
#define FUNC atanf
|
|
#endif
|
|
#define float_type float
|
|
#include <s_atan.c>
|