pub fn power(base: f64, exponent: f64) -> Result<JValue, FunctionError>
$power(base, exponent) - Power