gnulib-tool: Fix trouble caused by Python's bytecode cache.
[gnulib.git] / modules / log1p-ieee
blobc168a685d2160d341bc4498c43a07422316b7112
1 Description:
2 log1p() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/log1p-ieee.m4
6 m4/minus-zero.m4
7 m4/signbit.m4
9 Depends-on:
10 log1p
11 fpieee
13 configure.ac:
14 gl_FUNC_LOG1P_IEEE
16 Makefile.am:
18 Include:
19 <math.h>
21 Link:
22 $(LOG1P_LIBM)
24 License:
25 LGPL
27 Maintainer:
28 all