Skip to main content

mrb_math_cosh

Function mrb_math_cosh 

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