pub fn round( a: impl AsRef<Array>, decimals: impl Into<Option<i32>>, ) -> Result<Array>
See Array::round.
Array::round