Group Abstract Group Abstract

Message Boards Message Boards

0
|
25.6K Views
|
2 Replies
|
1 Total Like
View groups...
Share
Share this post:

Partial Derivative problem using Mathematica

Posted 10 years ago
Attachments:
2 Replies

Yes, thanks Shenghui, it worked well, the , before y was missing which has changed the whole expression. Cheers,

Andrzej

Use the following code example:

In[52]:= G[x_,y_]:=x y 
In[53]:= D[G[x,y], y]
Out[53]= x
POSTED BY: Shenghui Yang
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard