operator unary- method

FixedPoint operator unary-()
override

Negate the FixedPoint.

Implementation

FixedPoint operator -() => negate();