Difference between revisions of "PerpendicularBisector Command"

From GeoGebra Manual
Jump to: navigation, search
(move Category command to Template)
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(14 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geometry}}
; PerpendicularBisector[Point A, Point B]: Yields the perpendicular bisector of the line segment ''AB''.
+
; PerpendicularBisector( <Segment> )
; PerpendicularBisector[Segment]: Yields the perpendicular bisector of the segment.  
+
:Yields the perpendicular bisector of a segment.  
  
'''Note:''' Also see tool [[Perpendicular Bisector Tool|Perpendicular Bisector]].
+
;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 16: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