string_format_fp30.py Latest commit History History 42 lines (34 loc) · 1010 Bytes main canmv / tools / tests / float / ...
print("%.1e" % 9.99) # round up with positive exponent print("%.1e" % 0.999) # round up with negative exponent ...
一些您可能无法访问的结果已被隐去。
显示无法访问的结果