Question 193239: what is the function (y=)
if x is 0,1,2,3,-1
if y is 0,-1,0,3,-1
thanks in advance : P
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! what is the function (y=)
if x is 0,1,2,3,-1
if y is 0,-1,0,3,-1
-------------------------
y = -0.16667x^4 + x^3 + -0.83333x^2 -x +0.00000000000054
------------------
I got this by running q quartic regression program.
It works but I don't think it is what you are looking
for. Check your post ; you may have made a typo.
=======================================================
Cheers,
Stan H.
|
|
|