Is there an option that controls the significant number of the raw input? This is quite useful when dealing with small numbers. For example:
I always want 2 significant numbers as decimal places cease to make sense when numbers are small.
0.000000012354 => 0.000000012
0.0012354000 => 0.0012
123543654 => 12e7
Is there an option that controls the significant number of the raw input? This is quite useful when dealing with small numbers. For example:
I always want 2 significant numbers as decimal places cease to make sense when numbers are small.
0.000000012354 => 0.000000012
0.0012354000 => 0.0012
123543654 => 12e7