Difference between revisions of "PerpendicularBisector Command"

From GeoGebra Manual
Jump to: navigation, search
m
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geometry}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geometry}}
; PerpendicularBisector[ <Segment> ]
+
; PerpendicularBisector( <Segment> )
 
:Yields the perpendicular bisector of a segment.  
 
:Yields the perpendicular bisector of a segment.  
  
;PerpendicularBisector[ <Point>, <Point> ]
+
;PerpendicularBisector( <Point>, <Point> )
 
:Yields the perpendicular bisector of a line segment between two points.  
 
:Yields the perpendicular bisector of a line segment between two points.  
  
;PerpendicularBisector[ <Point>, <Point>, <Direction>]
+
;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.
 
: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=|24px]] [[Perpendicular Bisector Tool|Perpendicular Bisector]] tool.}}
+
{{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