Skip to main content

math_abs

Function math_abs 

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