Skip to main content

math_hypot

Function math_hypot 

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