pub fn floor_divide( a: impl AsRef<Array>, other: impl AsRef<Array>, ) -> Result<Array>
See Array::floor_divide.
Array::floor_divide