Difference between revisions of "AreConcyclic Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|logical}}{{betamanual|version=5.0}}
{{command|logical}}
+
 
 
{{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.}}
 
{{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.}}
 +
 
;AreConcyclic[ <Point>, <Point>, <Point>, <Point> ]
 
;AreConcyclic[ <Point>, <Point>, <Point>, <Point> ]
 
:Decides if the points are concyclic.
 
:Decides if the points are concyclic.
 
Normally this command computes the result numerically. This behavior can be changed by using the [[Prove Command|Prove]] command.
 
Normally this command computes the result numerically. This behavior can be changed by using the [[Prove Command|Prove]] command.
{{example| 1=<div><code><nowiki>AreConcyclic[(1, 2), (3, 4), (1, 4), (3, 2)]</nowiki></code> yields ''true'' since the points are lying on the same circle.</div>}}
+
:{{example| 1=<div><code><nowiki>AreConcyclic[(1, 2), (3, 4), (1, 4), (3, 2)]</nowiki></code> yields ''true'' since the points are lying on the same circle.</div>}}
 
{{Note| See also [[AreCollinear Command|AreCollinear]], [[AreConcurrent Command|AreConcurrent]], [[AreEqual Command|AreEqual]], [[ArePerpendicular Command|ArePerpendicular]], [[AreParallel Command|AreParallel]] commands.}}
 
{{Note| See also [[AreCollinear Command|AreCollinear]], [[AreConcurrent Command|AreConcurrent]], [[AreEqual Command|AreEqual]], [[ArePerpendicular Command|ArePerpendicular]], [[AreParallel Command|AreParallel]] commands.}}

Revision as of 11:17, 22 July 2014



Warning 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.
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