Skip to main content

add_3d

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

Add two 3D vectors