Difference between revisions of "AreCongruent Command"

From GeoGebra Manual
Jump to: navigation, search
(typo in link)
m
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|logical}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|logical}}
 
 
;AreCongruent[ <Object>, <Object> ]
 
;AreCongruent[ <Object>, <Object> ]
 
:Decides if the objects are congruent.
 
:Decides if the objects are congruent.

Revision as of 09:40, 26 August 2015


AreCongruent[ <Object>, <Object> ]
Decides if the objects are congruent.

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

Example:
AreCongruent[Circle[(0, 0),1],x^2+y^2=1] and AreCongruent[Circle[(1, 1),1],x^2+y^2=1] yield true since the two circles have the same radius.
© 2024 International GeoGebra Institute