Searched defs:format_float (Results 1 – 2 of 2) sorted by relevance
14 int format_float(char* buf, std::size_t size, const char* format, int precision, in format_float() function
244 def format_float(value): function