Skip to main content

pow

Function pow 

Source
pub const fn pow(i1: i32, i2: i32) -> i32
Expand description

Implement the ** operator for (possibly negative) integers