Difference between revisions of "AreParallel Command"

From GeoGebra Manual
Jump to: navigation, search
(remove warning)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|logical}}{{betamanual|version=5.0}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|logical}}{{betamanual|version=5.0}}
  
{{warning|This GeoGebra command is heavily under construction. Expect to encounter various problems when trying it out. The syntax or the output of this command may be subject to change.}}
 
 
;AreParallel[  <Line>, <Line> ]
 
;AreParallel[  <Line>, <Line> ]
 
:Decides if the lines are parallel.
 
:Decides if the lines are parallel.

Revision as of 08:48, 13 September 2014



AreParallel[ <Line>, <Line> ]
Decides if the lines are parallel.

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

Example:
AreParallel[Line[(1, 2), (3, 4)], Line[(5, 6),(7,8)]] yields true since the given lines are parallel.
© 2024 International GeoGebra Institute