Tags | |
UUID | 25e46f27-0f0d-11ef-98f1-bc764e203090 |
The 6th Degree Polynomial equation computes a fifth degree polynomial where a, b, c, d, e, f, and g are each multiplicative constants and x is the independent variable.
INSTRUCTIONS: Enter the following:
6th Degree Polynomial (y): The calculator returns the value of y.
Plotting: This calculator has plotting enabled. You can enter the coefficients (a-f) above, and then provide a range for x in the plot menu. The plot will show the y = f(x) graph based on the 5th degree polynomial constants entered.
A sixth degree polynomial is an equation of the form:
y= a⋅x6+b⋅x5+c⋅x4+d⋅x3+e⋅x2+f⋅x+g
where:
No comments |