9f320a37b37a114fd241e9e39d38725300beaee5
[gnulib.git] / modules / log
1 Description:
2 log() function: natural logarithmic function.
3
4 Files:
5 m4/log.m4
6 m4/mathfunc.m4
7
8 Depends-on:
9
10 configure.ac:
11 gl_FUNC_LOG
12
13 Makefile.am:
14
15 Include:
16 <math.h>
17
18 Link:
19 $(LOG_LIBM)
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible