Skip to main content

std_round

Function std_round 

Source
pub fn std_round(
    eval: &mut Evaluator,
    a: Value,
    span: Span,
) -> Result<Value, Error>