]> git.ipfire.org Git - thirdparty/glibc.git/blame - math/w_remainderl.c
Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]
[thirdparty/glibc.git] / math / w_remainderl.c
CommitLineData
f275f64e
SN
1#include <math-type-macros-ldouble.h>
2#include <w_remainder_template.c>
3#if __USE_WRAPPER_TEMPLATE
4weak_alias (__remainderl, dreml)
5#endif