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.
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team