No I must say I did not test my code. I was in a hurry I only had a short time to get stuff done for the day. Also the First part of the code worked, and was also decently fast. The last code was supposed to take the equation of the line of LDER1Y which was the first Derivative and fine that derivative, or the 2nd derivative of the original function.
I am sure their are optimizations, which I will work on later. I just need it to work for now. I will think about how to get that to work.
hhmm. This may be an epic flail but 2 possibilities that might work. The former might work better than the latter.
Code:
I am sure their are optimizations, which I will work on later. I just need it to work for now. I will think about how to get that to work.
hhmm. This may be an epic flail but 2 possibilities that might work. The former might work better than the latter.
Code:
//1.
For(C,-1X,Y+1,A
C->|LDER2X(1+dim(|LDER2X
Nderiv(xyLineLDER1Y,C,B,H->|LDER2Y(1+dim(|LDER2Y
End
//2.
|LDERI1X->Y3
//no that would not work. There is no X and therefore cannot be a derivative right...