Difference between revisions of "CrossRatio Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
{{command|other}}
 
{{command|other}}
; CrossRatio[ <small><</small>Point A<small>></small>, <small><</small>Point B<small>></small>, <small><</small>Point C<small>></small>, <small><</small>Point D<small>></small> ]:Calculates the cross ratio λ of four collinear points ''A'', ''B'', ''C'', and ''D'', where:<br>''λ = [[AffineRatio Command|AffineRatio[B, C, D]]] / [[AffineRatio Command|AffineRatio[A, C, D]]]''
+
; CrossRatio[ <small><</small>Point A<small>></small>, <small><</small>Point B<small>></small>, <small><</small>Point C<small>></small>, <small><</small>Point D<small>></small> ]:Calculates the cross ratio ''λ'' of four collinear points ''A'', ''B'', ''C'', and ''D'', where:<br>''λ = [[AffineRatio Command|AffineRatio[B, C, D]]] / [[AffineRatio Command|AffineRatio[A, C, D]]].''
 +
:{{example|1=<div><code><nowiki>CrossRatio[(-1, 1), (1, 1), (3, 1), (4, 1)]</nowiki></code> yields ''1.2''</div>}}

Revision as of 11:45, 14 June 2013



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