Function round

Source
pub extern "C" fn round(x: f64) -> f64
Expand description

四舍五入

§参数

  • x - 输入值

§返回值

返回最接近x的整数