operator unary- method

FloatingPointValue operator unary-()

Negate the FloatingPointValue.

Implementation

FloatingPointValue operator -() => negate();