_math_sin

Function _math_sin 

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