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

ScalarTripleProduct

ScalarTripleProduct[v1, v2, v3]
gives the scalar triple product of the three 3-vectors v1, v2 and v3 in the default coordinate system.
ScalarTripleProduct[v1, v2, v3, coordsys]
gives the scalar triple product of v1, v2 and v3 in the coordinate system coordsys.
  • ScalarTripleProduct[v1, v2, v3, coordsys] is computed by converting v1, v2 and v3 to Cartesian coordinates and then forming the scalar triple product.
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team