print("%.1e" % 9.99) # round up with positive exponent print("%.1e" % 0.999) # round up with negative exponent ...
string_format_fp30.py Latest commit History History 42 lines (34 loc) · 1010 Bytes main esp32p4_micropython / tests / float / ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results