view modules/ceilf @ 10009:0fdbc870dc2d

* modules/mkdir (License): Re-license as LGPLv2+.
author Jim Meyering <meyering@redhat.com>
date Tue, 29 Apr 2008 13:15:02 +0200
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