AffineRatio Command
From GeoGebraWiki
Syntax: AffineRatio[point A, point B, point C]
Action: Returns the affine ratio λ of three collinear points A, B, and C, where C = A + λ * AB
Example: AffineRatio[A, B, C]
Notes:
- λ is the ratio of the distance from A to C to the distance from A to B.
- If C is between A and B then 0 < λ < 1.
Go to:
