Difference between revisions of "AreCollinear 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}}
 
 
;AreCollinear[  <Point>, <Point>, <Point>  ]
 
;AreCollinear[  <Point>, <Point>, <Point>  ]
 
:Decides if the points are collinear.
 
:Decides if the points are collinear.

Revision as of 09:28, 24 August 2015


AreCollinear[ <Point>, <Point>, <Point> ]
Decides if the points are collinear.

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

Example:
AreCollinear[(1, 2), (3, 4), (5, 6)] yields true since all the three points lying on the same line.
© 2024 International GeoGebra Institute