Skip to main content

mrb_math_tanh

Function mrb_math_tanh 

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