Op woensdag 12 juni 2013 22:49:01 UTC+2 schreef DrS het volgende:
Actually, 1e-5 is an example of a very common numerical representation.
As Uwe notes, you can use [format] to change the default representation,
more accurately, change the string representation of the number.
(This form is chosen on the basis of a set of heuristic rules, since you
did not specify how you wanted the number to be converted to a string ;))
Regards,
Arjen