Hi Im new to C programming, in fact i started learning it about 4 days ago. I have an assignment which involves fitting an N variable m-th degree Polynomial to data. (I just love my uni, they tell us to go and program stuff without teaching anything about programming) I'm stuck at the begining trying to construct each term. (without the ...