donnieh
Apr 16, 2016 - 18:36
Before I go wild and write an algorithm to convert a number to engineering notation, is anyone aware of a simple way to achieve this?
How can I convert, for example, 1,234 into 1.234e+3
or
0.00123 into 1.23e-3?