Skip to main content

math_acosh

Function math_acosh 

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