xfreopen: fix typo: s/frepoen/freopen/
[gnulib/ericb.git] / modules / exp2-ieee
blobfdf67126467ee859c411c1348245599da24f8f0e
1 Description:
2 exp2() function according to ISO C 99 with IEC 60559.
4 Files:
6 Depends-on:
7 exp2
8 fpieee
10 configure.ac:
12 Makefile.am:
14 Include:
15 <math.h>
17 Link:
18 $(EXP2_LIBM)
20 License:
21 LGPL
23 Maintainer:
24 Bruno Haible