Difference between revisions of "PerpendicularVector Command"

From GeoGebra Manual
Jump to: navigation, search
(create official page from pdf)
 
(move Category command to Template)
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page}}</noinclude>
 
; 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: A line with equation ''ax + by = c'' has the perpendicular vector ''(a, b)''.  
 
; 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 00:25, 18 November 2009


PerpendicularVector[Line]
Returns the perpendicular vector of the line.
Note: A line with equation ax + by = c has the perpendicular vector (a, b).
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