operator - method

Float64x2 operator - (
  1. Float64x2 other
)

Subtraction operator.

Implementation

Float64x2 operator -(Float64x2 other);