Skip to main content

round_numeric_binary

Function round_numeric_binary 

Source
fn round_numeric_binary(
    a: OrderedDecimal<Numeric>,
    b: i32,
) -> Result<Numeric, EvalError>