Skip to main content

mrb_math_erf

Function mrb_math_erf 

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