Skip to main content

math_sqrt

Function math_sqrt 

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