Tagged Questions
3
votes
0answers
145 views
Unexpected behavior of GeometricTransformation
I have the following mapping on the complex plane:
$$
z \mapsto \tau \mu z-1,
$$
where $\mu$ is complex, $\tau$ is real number. I want to draw the image of left unit semidisk and play with $\tau$.
...