Skip to main content

mrb_math_atan

Function mrb_math_atan 

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