Hi, Number use IEEE floating point representation which I believe has a maximum of 21 digits precision. From memory the way the NumberFormatter works means you loose a few more digits so only get 18 or so digits, also from memory mx:NumberFormatter and s:NumberFormater work slightly differently.
Thanks, Justin
