Add polar coordinate conversions (Added PR)

Could we add conversions to and from polar coordinates?

I’ve made a PR here that adds conversions to Vector2 and Vector3.

Edit:

For anyone unfamiler with polar coordinates read the wikipedia article.

Also, for simplicity I’ve addressed the 3D conversions as “polar” though they should be addressed as spherical.