Skip to main content

add_2d

pub fn add_2d(a: [f64; 2], b: [f64; 2]) -> [f64; 2]
Expand description

Add two 2D vectors