Difference between revisions of "IsTangent Command"

From GeoGebra Manual
Jump to: navigation, search
(new command)
 
(No difference)

Latest revision as of 21:31, 16 May 2018


IsTangent( <Line>, <Conic> )
Decides if the line is tangent to the conic.

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

Example: IsTangent(Line((0,0),(1,0)),Circle((0,1),1)) yields true.
© 2024 International GeoGebra Institute