Constant surge_halfrate::imports::_MM_FROUND_CEIL
1.27.0 · source · [−]pub const _MM_FROUND_CEIL: i32 = _MM_FROUND_RAISE_EXC | _MM_FROUND_TO_POS_INF; // 2i32
Expand description
round up and do not suppress exceptions
pub const _MM_FROUND_CEIL: i32 = _MM_FROUND_RAISE_EXC | _MM_FROUND_TO_POS_INF; // 2i32
round up and do not suppress exceptions