What's wrong?
- To: mathgroup at smc.vnet.net
- Subject: [mg75299] What's wrong?
- From: "gogoant06 at yahoo.com.hk" <gogoant06 at yahoo.com.hk>
- Date: Tue, 24 Apr 2007 03:27:02 -0400 (EDT)
In[1]:=
<<Calculus`VectorAnalysis`
In[2]:=
CrossProduct[{1,0,0},{0,1,0},Spherical]
Out[2]=
{0,0,0}
Isn't the result supposed to be {0,0,1}, even in spherical
coordinates?
lion