average

Function average 

Source
pub fn average(a: f64, b: f64) -> f64
Expand description

Calculate the average of two values.