_math_rad

Function _math_rad 

Source
pub fn _math_rad(
    _: &mut Interpreter,
    args: Vec<Value>,
) -> Result<Value, Box<dyn Error>>