AreConcurrent Command

From GeoGebra Manual
Revision as of 17:03, 31 October 2012 by Zoltan Kovacs (talk | contribs)
Jump to: navigation, search


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.
AreConcurrent[ <Line>, <Line>, <Line> ]
Decides if the lines are concurrent.

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

Example:
AreConcurrent[Line[(1, 2), (3, 4)], Line[(1, 2), (3, 5)], Line[(1, 2), (3, 6)]] yields true since all three lines contain the point (1,2).
© 2024 International GeoGebra Institute