Difference between revisions of "Vector Command"

From GeoGebra Manual
Jump to: navigation, search
m
m (removed betamanual)
Line 9: Line 9:
 
{{Note| See also [[Image:Tool Vector between Two Points.gif]] [[Vector Tool|Vector]] tool.}}
 
{{Note| See also [[Image:Tool Vector between Two Points.gif]] [[Vector Tool|Vector]] tool.}}
 
{{betamanual|version=5.0|
 
{{betamanual|version=5.0|
{{Note|1=From GeoGebra 5, this command will work with 3D Points as well}}
 
}}
 

Revision as of 12:08, 29 July 2015



Vector[ <Start Point>, <End Point> ]
Creates a vector from Start Point to End Point.
Example:
Vector[(1, 1), (3, 4)] yields u = \begin{pmatrix}2\\3\end{pmatrix}.
Vector[ <Point> ]
Returns the position vector of the given point.
Example:
Vector[(3, 2)] yields u = \begin{pmatrix}3\\2\end{pmatrix}.
Note: See also Tool Vector between Two Points.gif Vector tool.

{{betamanual|version=5.0|

© 2024 International GeoGebra Institute