Allow easy and reliable conversion between cartesian and polar coordinate system. This library provides a class to convert easily cartesian to polar or polar to cartesian coordinates. It uses floating point math to do so with quadrant checking to always give the best approximation.