AreEqual Command

From GeoGebra Manual
Revision as of 21:42, 16 May 2018 by Zoltan (talk | contribs) (IsTangent added)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


AreEqual( <Object>, <Object> )
Decides if the objects are equal.

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

Example: AreEqual(Circle((0, 0),1),x^2+y^2=1) yields true since the two circles have the same center and radius.


Notes:
© 2024 International GeoGebra Institute