chaîne python avec suffixe si au numéro
from quantiphy import Quantity
v = Quantity('800m').real
# output = 0.8
Blushing Butterfly
from quantiphy import Quantity
v = Quantity('800m').real
# output = 0.8