Skip to main content

math_pow

Function math_pow 

Source
pub(crate) fn math_pow(
    _: &mut Interp,
    _t: Value,
    a: &[Value],
) -> Result<Value, Value>