fn get_float_value(array: &ArrayRef, index: usize) -> Result<f64>
Get float value from various numeric types.