Skip to main content

mrb_math_atanh

Function mrb_math_atanh 

Source
pub fn mrb_math_atanh(
    _vm: &mut VM,
    args: &[Rc<RObject>],
) -> Result<Rc<RObject>, Error>