To specify a point in polar coordinates, enter the polar
representation of complex numbers. For example, the command
Input:
draws the point with polar coordinates r=2, θ = π/4.
The polar_point command does this in an easier way, it
takes r and θ as arguments.
The command
Input:
creates the same point as before.