unaryMinus

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

Returns negation of the polynomial.