2 ceill() function: round towards positive infinity.
12 ceil [{ test $HAVE_DECL_CEILL = 0 || test $REPLACE_CEILL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
13 float [{ test $HAVE_DECL_CEILL = 0 || test $REPLACE_CEILL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
17 if test $HAVE_DECL_CEILL = 0 || test $REPLACE_CEILL = 1; then
20 gl_MATH_MODULE_INDICATOR([ceill])