Skip to main content

math_cos

Function math_cos 

Source
pub(crate) fn math_cos(
    _: &mut Interp,
    _t: Value,
    a: &[Value],
) -> Result<Value, Value>