pub const fn dvec3(x: f64, y: f64, z: f64) -> DVec3
create a double vector with an x, y and z coordinate.