Coordinates

Data Processing

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.

Author: Sebastien DUMETZ

Maintainer: Sebastien DUMETZ

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.