##Purpose This Project was created as my attempt to complete some famous coding problems.
##Methods ###Polynomial This method takes any valid polynomial (as a string) plus a decimal array of the values of x, y, and z (respectively. The polynomial can have as many terms as you want.