[ - atan2(x,y) ] returns the angle in radians in [0, 2*Pi[
One really doesn't want that range. Much better to have the range be [-Pi, +Pi] to preserve significant figures in the result.
754 | revision | FAQ | references | list archive