Point Command

From GeoGebra Manual
Revision as of 17:16, 7 October 2017 by Zbynek (talk | contribs) (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
Jump to: navigation, search


Point( <Object> )
Returns a point on the geometric object. The resulting point can be moved along the path.
Point( <Object>, <Parameter> )
Returns a point on the geometric object with given path parameter.
Point( <Point>, <Vector> )
Creates a new point by adding the vector to the given point.
Point( <List> )
Converts a list containing two numbers into a Point.
Example: Point[{1, 2}] yields (1, 2).
Note: See also Mode point.svg Point tool.
© 2024 International GeoGebra Institute