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