Y2 |
|
|
|
|
ENTER |
|
|
|
2.87289 |
\Y1 = | Function \Y1 (We selected Y1 = X^5-2X^2+1, with Xmin = -3, Xmax = 3, Ymin = -10, Ymax=10.) |
-oY2 = nDeriv(fnInt(Y1,X,A,X),X,X) | derivative of integral of 1 |
![]() |
integral of derivative of Y1, plus constant Y1(A) |
|
|
|
Y2 is going to be traced by a moving circle, and Y3 is going
to be drawn with a wide line. |
|
|
|
Y2 is the derivative of the integral of Y1. |
|
|
|
Y3 is the integral of the derivative of Y1. And Y1 (A) = Y3(A) because
fnInt(nDeriv(Y1,X,X),X,A,A) = 0. (You may check this from the home
screen.) |