summaryrefslogtreecommitdiff
path: root/gnulib/modules/modf
blob: c0dffeb7637371e942e38b8001d2a8ea9e5967e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
modf() function: get signed integer and fractional parts.

Files:
m4/modf.m4
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_FUNC_MODF

Makefile.am:

Include:
<math.h>

Link:
$(MODF_LIBM)

License:
LGPL

Maintainer:
Bruno Haible