Difference between revisions of "Dot Command"

From GeoGebra Manual
Jump to: navigation, search
m (Bot: Automated text replacement (-{{betamanual|version=4.2}} + ))
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{betamanual|version=4.2}}
+
<noinclude>{{Manual Page|version=4.2}}</noinclude>  
 
{{command|CAS}}
 
{{command|CAS}}
 
;Dot[ <Vector>, <Vector> ]
 
;Dot[ <Vector>, <Vector> ]

Revision as of 16:11, 1 January 2013


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, 3, 2} and {0, 3, -2}.
Note:

See also Cross Command.

© 2024 International GeoGebra Institute