Skip to main content

power

Function power 

Source
pub fn power(base: f64, exponent: f64) -> Result<JValue, FunctionError>
Expand description

$power(base, exponent) - Power