operator unary- method

FloatingPoint operator unary-()
override

Negate the FloatingPoint.

Implementation

FloatingPoint operator -() => negate();