Skip to main content

math_cbrt

Function math_cbrt 

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