unaryMinus

open operator override fun Polynomial<C>.unaryMinus(): Polynomial<C>

Returns negation of the polynomial.