Skip to main content

float_vector

Function float_vector 

Source
pub fn float_vector(args: &Args, name: &str) -> Result<Vec<f64>, EngineError>
Expand description

Collect a non-empty numeric array as float64 values, preserving the path of the offending entry in any conversion error.