verify: new macro 'assume'
[gnulib.git] / modules / floorl-ieee
1 Description:
2 floorl() function according to ISO C 99 with IEC 60559.
3
4 Files:
5
6 Depends-on:
7 floorl
8
9 configure.ac:
10
11 Makefile.am:
12
13 Include:
14 <math.h>
15
16 Link:
17 $(FLOORL_LIBM)
18
19 License:
20 LGPL
21
22 Maintainer:
23 Bruno Haible