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

Revision as of 10:06, 24 August 2015


AreConcyclic[ <Point>, <Point>, <Point>, <Point> ]
Decides if the points are concyclic.

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

Example:
AreConcyclic[(1, 2), (3, 4), (1, 4), (3, 2)] yields true since the points are lying on the same circle.
© 2024 International GeoGebra Institute