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