Float64x2 operator -(
Float64x2 other
)

Subtraction operator.

Source

/// Subtraction operator.
Float64x2 operator-(Float64x2 other);