Difference between revisions of "PerpendicularVector Command"

From GeoGebra Manual
Jump to: navigation, search
(added v.4)
Line 1: Line 1:
<noinclude>{{Manual Page}}</noinclude>
+
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
{{command|vector-matrix}}
 
{{command|vector-matrix}}
 
; PerpendicularVector[Line]: Returns the perpendicular vector of the line.
 
; PerpendicularVector[Line]: Returns the perpendicular vector of the line.
: Note: A line with equation ''ax + by = c'' has the perpendicular vector ''(a, b)''.  
+
: {{Note|1=A line with equation ''ax + by = c'' has the perpendicular vector ''(a, b)''. }}
 +
 
 +
; PerpendicularVector[Segment]: Returns the perpendicular vector of the segment.
 +
 
 
; PerpendicularVector[Vector v]: Returns the perpendicular vector of the given vector.
 
; PerpendicularVector[Vector v]: Returns the perpendicular vector of the given vector.
: Note: A vector with coordinates ''(a, b)'' has the perpendicular vector ''(-b, a)''.
+
: {{Note| A vector with coordinates ''(a, b)'' has the perpendicular vector ''(-b, a)''.}}

Revision as of 12:25, 22 February 2011



PerpendicularVector[Line]
Returns the perpendicular vector of the line.
Note: A line with equation ax + by = c has the perpendicular vector (a, b).
PerpendicularVector[Segment]
Returns the perpendicular vector of the segment.
PerpendicularVector[Vector v]
Returns the perpendicular vector of the given vector.
Note: A vector with coordinates (a, b) has the perpendicular vector (-b, a).
© 2024 International GeoGebra Institute