View Single Post
  #1  
Old 10-06-2010, 12:16 AM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default Need help multiplying two polynomials

Hey there, I'm having trouble creating a multiplication function for the program as I have two classes to keep in mind (Monomial and Polynomial). And if possible, a little advice on how to make my for statements in the arithmetic operators more flexible to user input such as i
__________________
C++
domain name forum
Reply With Quote