Question 637896
As the tangent angle rotates around the
unit circle, every 90 degrees it switches
this way starting with 0 degrees:
0, infinity, 0, minus infinity, 0 ( which is back to 0 degrees )
Here's the plot:
{{{ graph( 400, 400, -10, 10, -50, 50, tan( x/2) ) }}}