Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / remainder-ieee
blob047ff75a80a5e603a65845506e01eb55723d945a
1 Description:
2 remainder() function according to ISO C 99 with IEC 60559.
4 Files:
5 m4/remainder-ieee.m4
7 Depends-on:
8 remainder
9 fpieee
11 configure.ac:
12 gl_FUNC_REMAINDER_IEEE
14 Makefile.am:
16 Include:
17 <math.h>
19 Link:
20 $(REMAINDER_LIBM)
22 License:
23 LGPL
25 Maintainer:
26 all