Difference between revisions of "ArePerpendicular Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "" to "")
m
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|logical}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|logical}}
 
 
;ArePerpendicular[  <Line>, <Line> ]
 
;ArePerpendicular[  <Line>, <Line> ]
 
:Decides if the lines are perpendicular.
 
:Decides if the lines are perpendicular.

Revision as of 09:45, 24 August 2015


ArePerpendicular[ <Line>, <Line> ]
Decides if the lines are perpendicular.

Normally this command computes the result numerically. This behavior can be changed by using the Prove command.

Example:
ArePerpendicular[Line[(-1, 0), (0, -1)], Line[(0, 0),(2,2)]] yields true since the given lines are perpendicular.
© 2024 International GeoGebra Institute