The following features in many C libraries are deliberately unsupported by the minimal C library, for reasons described below, and will remain unsupported unless a compelling counterargument arises:
There is limited support for printing floating point numbers, however. If this feature is desired, doprnt.c can be compiled with -DDOPRNT_FLOAT to enable the use of the %f format specifier.