| inversionFixingThreeCircles {PlaneGeometry} | R Documentation |
Inversion fixing three circles
Description
Return the inversion which lets invariant three given circles.
Usage
inversionFixingThreeCircles(circ1, circ2, circ3)
Arguments
circ1, circ2, circ3 |
|
Value
An Inversion object, which lets each of circ1,
circ2 and circ3 invariant.
[Package PlaneGeometry version 1.6.0 Index]