Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Coordinate Systems >

ScalarTripleProduct


gives the scalar triple product of the three 3-vectors , and in the default coordinate system.

gives the scalar triple product of , and in the coordinate system coordsys.
  • is computed by converting , and to Cartesian coordinates and then forming the scalar triple product.
Compute the scalar triple product of three vectors in space:
Use Det to obtain the same answer:
Find the equation of the plane passing through the points with position vectors , , and :
Needs["VectorAnalysis`"]
Compute the scalar triple product of three vectors in space:
In[2]:=
Click for copyable input
In[3]:=
Click for copyable input
In[4]:=
Click for copyable input
In[5]:=
Click for copyable input
Out[5]=
Use Det to obtain the same answer:
In[6]:=
Click for copyable input
Out[6]=
Find the equation of the plane passing through the points with position vectors , , and :
In[7]:=
Click for copyable input
In[8]:=
Click for copyable input
Out[8]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF