Float64x2 operator /(
Float64x2 other
)

Division operator.

Source

/// Division operator.
Float64x2 operator/(Float64x2 other);