Polynomial evaluation. Using the power and multiplication functions of the previous two exercises, implement a TOY function that takes the address of a TOY array containing coefficients a0, a1, a2, . . ., anand an integer x as arguments in R[A] and R[B] and evaluates the polynomial
returning the value in R[C]. Polynomial evaluation was one raison d’être for early computers (for preparing ballistics tables).
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here