buildMonomial

fun buildMonomial(degree: Int, coefficient: Int): GenericGFPoly

Return

the monomial representing coefficient * x^degree