You can set the decimal precision from the user interface. It is 2 by default. I do understand that the precision is used when the decimal numbers are shown in the UI. But why precision is also used when calculating something in FlexScript code? I'd like to have as accurate decimal numbers as possible when calculating something but when showing at UI, the precision is ok.