Number Precision in the Editor (Display double as float)

Hi,

Anyone noticed the when defining a double variable

   var fullDistance: Double =14999834456;

That the editor will display this as 1.499983+e10.

e.g. Will reduce this to the precision of a float.

Is this intended… or something most people wont ever encounter.

psyclone,

Did you ever figure this out or receive an answer from Rowley? I have the same question and I can’t determine if it is just the editor that is showing the double as a float or if I have some kind of double as float option turned on.

Thanks for any info