pub const _MM_FROUND_CEIL: i32 = _MM_FROUND_RAISE_EXC | _MM_FROUND_TO_POS_INF; // 2i32
Available on non-crate feature miri-test-libstd and x86-64 only.
Expand description

round up and do not suppress exceptions