geometry
CrossRatio
compute the cross ratio (or anharmonic ratio, or double ratio) of four points
Calling Sequence
Parameters
Description
Examples
CrossRatio(A, B, C, F)
A, B, C, F
-
four points
Given four points A, B, C, F, the routine CrossRatio(A, B, C, F) computes the cross ratio of A, B, C, F taken in this order.
If A, B, C, F are four distinct points on an ordinary line, the cross ratio of A, B, C, F taken in this order is defined as:
The command with(geometry,CrossRatio) allows the use of the abbreviated form of this command.
See Also
geometry[AreHarmonic]
geometry[SensedMagnitude]
Download Help Document