Skip to main content

powi

Function powi 

Source
pub fn powi(x: f64, n: i32) -> f64
Expand description

Raises x to an integer power.