Skip to main content

cayley_transform

Function cayley_transform 

Source
pub fn cayley_transform(z: Complex) -> Complex
Expand description

Cayley transform: maps the upper half-plane to the unit disk.

w = (z - i) / (z + i)