Skip to main content

math_atanh

Function math_atanh 

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