pub const fn dvec4(x: f64, y: f64, z: f64, w: f64) -> DVec4
creates a double vector with an x, y, z and w coordinate.