MobiusSwappingTwoPoints {PlaneGeometry}R Documentation

Möbius transformation swapping two given points

Description

Return a Möbius transformation which sends A to B and B to A.

Usage

MobiusSwappingTwoPoints(A, B)

Arguments

A, B

two distinct points, Inf not allowed

Value

A Mobius object.


[Package PlaneGeometry version 1.6.0 Index]