float2str converts floating point numbers to a character array. Its purpose is to have a character representation of floating point numbers when printf floating point support is not enabled by compiler options.

Auto generated API documentation and code listings for float2str

Code

float2str.h [code]