13.15.3âReflections in the plane: reflection
See Section 14.14.3 for reflections in space.
The reflection command creates a reflection.
- reflection takes one mandatory argument and
one optional argument:
- P, a point or a line.
- Optionally, G, a geometric object.
- reflection(P) returns a new command which
reflects about P.
- reflection(P,G) returns and draws the reflection of
G about P.
Examples