1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/ceil
2007-10-20 13:44:47 +02:00

27 lines
223 B
Plaintext

Description:
ceil() function: round towards positive infinity.
Files:
m4/ceil.m4
Depends-on:
math
configure.ac:
gl_FUNC_CEIL
Makefile.am:
Include:
<math.h>
Link:
$(CEIL_LIBM)
License:
LGPL
Maintainer:
Bruno Haible