Difference between revisions of "Distance Command"

From GeoGebra Manual
Jump to: navigation, search
m (improve category sort - simple version)
m (improve category sort - simple version)
Line 1: Line 1:
 
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 +
{{command|geometry}}
 
; Distance[Point A, Point B]: Yields the distance of two points ''A'' and ''B''.
 
; Distance[Point A, Point B]: Yields the distance of two points ''A'' and ''B''.
 
; Distance[Point, Line]: Yields the distance of the point and the line.
 
; Distance[Point, Line]: Yields the distance of the point and the line.

Revision as of 06:22, 23 October 2010


Distance[Point A, Point B]
Yields the distance of two points A and B.
Distance[Point, Line]
Yields the distance of the point and the line.
Distance[Line g, Line h]
Yields the distance of the parallel lines g and h.
Note: The distance of intersecting lines is 0. Thus, this command is only interesting for parallel lines.

Note: Also see tool Distance or Length.

© 2024 International GeoGebra Institute