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