degree property

int degree

Returns the degree this polynomial, that is the highest coefficient.

Implementation

int get degree;