Skip to main content

powers

Function powers 

Source
pub fn powers<R: Semiring>(x: R, one: R, num_pows: usize) -> Vec<R>