two_sum

Function two_sum 

Source
pub fn two_sum(a: f64, b: f64) -> [f64; 2]