Hi, The folowing call `format(',.4~e')(1.53677E-10)` will give `1.5367e-1` when it should have been `1.5367e-10`