floatToString

Data Processing

Provides a function to convert a float to a string with a specified number of digits after decimal.
The resulting string number has been rounded to nearest least significant digit.

Author: Ted Toal

Maintainer: Ted Toal

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.