2
Polynomial representation usi arrays Store polynomial in the descending order of the exponents Algorithm input: two polynomials A & B output: resultant polynomial C data structure: array

Polynomial

Embed Size (px)

DESCRIPTION

Polynomial

Citation preview

  • Polynomial representation using arraysStore polynomial in the descending order of the exponentsAlgorithminput: two polynomials A & B output: resultant polynomial Cdata structure: array

  • StepsWhile i