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