Difference between revisions of "PerpendicularBisector Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(8 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geometry}}
{{command|geometry}}
+
; PerpendicularBisector( <Segment> )
; PerpendicularBisector[Point A, Point B]: Yields the perpendicular bisector of the line segment ''AB''.
+
:Yields the perpendicular bisector of a segment.  
; PerpendicularBisector[Segment]: Yields the perpendicular bisector of the segment.  
 
  
{{Note|See also [[Image:Tool_Perpendicular_Bisector.gif]] [[Perpendicular Bisector Tool|Perpendicular Bisector]] tool.}}
+
;PerpendicularBisector( <Point>, <Point> )
 +
:Yields the perpendicular bisector of a line segment between two points.
 +
 
 +
;PerpendicularBisector( <Point>, <Point>, <Direction>)
 +
:Yields the perpendicular bisector of a line segment between two points which is perpendicular to the direction. <Direction> can either be a vector, an axis, a line or a segment.
 +
 
 +
{{Note|See also [[File:Mode linebisector.svg|link=|22px]] [[Perpendicular Bisector Tool|Perpendicular Bisector]] tool.}}

Latest revision as of 17:18, 7 October 2017


PerpendicularBisector( <Segment> )
Yields the perpendicular bisector of a segment.
PerpendicularBisector( <Point>, <Point> )
Yields the perpendicular bisector of a line segment between two points.
PerpendicularBisector( <Point>, <Point>, <Direction>)
Yields the perpendicular bisector of a line segment between two points which is perpendicular to the direction. <Direction> can either be a vector, an axis, a line or a segment.
Note: See also Mode linebisector.svg Perpendicular Bisector tool.
© 2024 International GeoGebra Institute