view modules/ceilf @ 13922:120aa31e498d

* build-aux/gendocs.sh: restore x bit
author Eric Blake <eblake@redhat.com>
date Fri, 10 Dec 2010 09:40:08 -0700
parents a19e5992f6f0
children efab6978105e
line wrap: on
line source

Description:
ceilf() function: round towards positive infinity.

Files:
lib/ceilf.c
lib/ceil.c
m4/ceilf.m4

Depends-on:
math
extensions
float

configure.ac:
gl_FUNC_CEILF
gl_MATH_MODULE_INDICATOR([ceilf])

Makefile.am:

Include:
<math.h>

Link:
$(CEILF_LIBM)

License:
LGPL

Maintainer:
Bruno Haible