Skip to main content

mrb_math_log

Function mrb_math_log 

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