1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/sqrt
2010-01-19 01:50:01 +01:00

26 lines
212 B
Plaintext

Description:
sqrt() function: square root.
Files:
m4/sqrt.m4
m4/mathfunc.m4
Depends-on:
configure.ac:
gl_FUNC_SQRT
Makefile.am:
Include:
<math.h>
Link:
$(SQRT_LIBM)
License:
LGPL
Maintainer:
Bruno Haible