operator unary- method

Angle operator unary-()

Implementation

Angle operator -() => Angle.fromSides(-front, base);