Skip to main content

math_trunc

Function math_trunc 

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