Learn R Programming

PlaneGeometry (version 1.3.0)

MobiusSwappingTwoPoints: M<U+00F6>bius transformation swapping two given points

Description

Return a M<U+00F6>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.