Dot Command

From GeoGebra Manual
Revision as of 09:25, 21 July 2012 by Mathmum (talk | contribs)
Jump to: navigation, search

This command works in CAS View only.

Dot[ <Vector>, <Vector> ]
Returns the dot product (scalar product) of the two vectors.
Example:
Dot[{1, 3, 2}, {0, 3, -2}] yields 5, the scalar product of {1, 2, 3} and {0, 3, -2}.
Note:

See also Cross Command.

© 2024 International GeoGebra Institute