gnulib-tool.py: Make --megatest behaviour more similar to shell impl.
[gnulib.git] / modules / modfl-ieee
blobd24005b782d535c4de30cf0b8b75918c0867f605
1 Description:
2 modfl() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/modfl-ieee.m4
6 m4/minus-zero.m4
7 m4/signbit.m4
9 Depends-on:
10 modfl
11 fpieee
12 modf-ieee       [test $HAVE_MODFL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
14 configure.ac:
15 gl_FUNC_MODFL_IEEE
17 Makefile.am:
19 Include:
20 <math.h>
22 Link:
23 $(MODFL_LIBM)
25 License:
26 LGPL
28 Maintainer:
29 all