CrossRatio Command

From GeoGebra Manual
Revision as of 10:04, 11 October 2017 by Mathmum (talk | contribs) (command syntax: changed [ ] into ( ))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


CrossRatio( <Point A>, <Point B>, <Point C>, <Point D> )
Calculates the cross ratio λ of four collinear points A, B, C and D, where:
λ = AffineRatio[B, C, D] / AffineRatio[A, C, D].
Example: CrossRatio((-1, 1), (1, 1), (3, 1), (4, 1)) yields 1.2
© 2024 International GeoGebra Institute