Arithmetic
Write a function named polynomial
It must take 4 arguments: a, b, c and x
It must return the value of
ax2 + bx + c
Previous slide
Next slide
Back to first slide
View graphic version