Skip to main content

float_from_string

Function float_from_string 

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