50g group photo

Yahoo Groups archive

50g

Index last updated: 2026-04-28 22:38 UTC

Message

Re: nth derivative

2009-10-15 by gems_tux

I solved the problem by moving SIMP after NEXT :-) :

\<< \-> F V N
  \<< F XQ 1 N
    FOR K V DERIV
    NEXT
  \>> SIMPLIFY
\>> 'STO' DERVN

'F(X,Y)=X*Y/(X^2+Y^2)' 'Y' 2 --> 'd2d2F(X,Y)=-((6*Y*X^3-2*Y^3*X)/
(X^6+3*Y^2*X^4+3*Y^4*X^2+Y^6))'

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.