add missing files
[glibc.git] / README.libm
blob40edd3177acb5e5a3d859f446a95c0e6e326c573
1 The following functions for the `long double' versions of the libm
2 function have to be written:
4 e_acosl.c
5 e_asinl.c
6 e_atan2l.c
7 e_expl.c
8 e_fmodl.c
9 e_hypotl.c
10 e_j0l.c
11 e_j1l.c
12 e_jnl.c
13 e_lgammal_r.c
14 e_logl.c
15 e_log10l.c
16 e_powl.c
17 e_rem_pio2l.c
18 e_sinhl.c
19 e_sqrtl.c
21 k_cosl.c
22 k_rem_pio2l.c
23 k_sinl.c
24 k_tanl.c
26 s_atanl.c
27 s_erfl.c
28 s_expm1l.c
29 s_log1pl.c