AreConcyclic Command

From GeoGebra Manual
Revision as of 17:16, 7 October 2017 by Zbynek (talk | contribs) (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
Jump to: navigation, search


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