Creates a Float64x2 with all values being zero.
Float64x2
The created value has the same x and y value, which is the 64-bit floating point zero value.
external factory Float64x2.zero();