Returns the components as a new double list.
Order: [x, y, z, w]
[x, y, z, w]
List<double> toArray() => [x, y, z, w];