Skip to main content

neg_float

Function neg_float 

Source
pub fn neg_float(
    _: &'_ mut dyn EvalContext,
    a: &[ExprValue],
) -> Result<ExprValue, ExpressionError>