Function core::intrinsics::roundevenf32
source · pub unsafe extern "rust-intrinsic" fn roundevenf32(x: f32) -> f32
🔬This is a nightly-only experimental API. (
core_intrinsics
)Expand description
返回最接近 f32
的整数。
将中途个案四舍五入到具有最低有效数字的数字。
此内部函数没有稳定的对应对象。