operator unary- method

Quaternion operator unary- ()

Returns negated copy of this.

Implementation

Quaternion operator -() => conjugated();