top20
top20 copied to clipboard
For Problem 2 in basic problems 1st pdf, Should it be 'integer ' or 'real x'
Given a real number x, and a sequence of real
If We are considering real numbers, then the function prototype must be changed
double EvalPolynom(int[ ] coef, int x, int n)