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.

Revisions of float2str.h

Revision Date Message Actions
0:d8558b73ffd7 2016-09-02 initial commit; File  Diff  Annotate