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