Difference between revisions of "Dot Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{betamanual|version=4.2}}
 
{{command|CAS}}
 
{{command|CAS}}
 
;Dot[ <Vector>, <Vector> ]
 
;Dot[ <Vector>, <Vector> ]

Revision as of 09:25, 21 July 2012

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