print("%.1e" % 9.99) # round up with positive exponent print("%.1e" % 0.999) # round up with negative exponent ...
# DESCRIÇÃO: Arquivo que contém código-fonte desenvolvido na linguagem de programação Python para fins de aprendizado.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results