MISSING template <typename F, typename return_t, detail::enable_if_t<(detail::builtin::is_genfloat<F>::value), int> > return_t ceil(F x) (1) Round to integral value using the round to positive infinity rounding mode. Parameters: F x