| Author |
Comment/Response |
Aaron
|
04/26/11 09:58am
I wrote,
D[M[xx1, xx2, xx3], {{xx1, xx2, xx3}}]
And what does the output means?
{
\!\(\*SuperscriptBox["M",
TagBox[
RowBox[{"(",
RowBox[{"1", ",", "0", ",", "0"}], ")"}],
Derivative],
MultilineFunction->None]\)[xx1, xx2, xx3],
\!\(\*SuperscriptBox["M",
TagBox[
RowBox[{"(",
RowBox[{"0", ",", "1", ",", "0"}], ")"}],
Derivative],
MultilineFunction->None]\)[xx1, xx2, xx3],
\!\(\*SuperscriptBox["M",
TagBox[
RowBox[{"(",
RowBox[{"0", ",", "0", ",", "1"}], ")"}],
Derivative],
MultilineFunction->None]\)[xx1, xx2, xx3]}
URL: , |
|