Open Splines opened 10 months ago
The lib could automatically detect if an exponent divisible by 3 is used. In this case,
(\num{42.3} \pm \num{1.2}) \cdot 10^{-9} \unit{\V}
it could output the following instead:
(\num{42.3} \pm \num{1.2}) \unit{\nano \V}
If implemented, things to consider:
The lib could automatically detect if an exponent divisible by 3 is used. In this case,
it could output the following instead:
If implemented, things to consider: