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