Skip to main content

builtin_sqrt

Function builtin_sqrt 

Source
pub(crate) fn builtin_sqrt(env: &mut Env, args: &[AST]) -> Result<Value, String>