[
https://issues.apache.org/jira/browse/FLEX-20186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-20186.
----------------------------------
Resolution: Not A Problem
Fix Version/s: Apache Flex 4.10.0
Number multiplication may not give exact results due to rounding issued - this
is a Flash Player issue not an Apache Flex issue. Easy workaround is it use a
number formatter.
> Number multiplication Number
> ----------------------------
>
> Key: FLEX-20186
> URL: https://issues.apache.org/jira/browse/FLEX-20186
> Project: Apache Flex
> Issue Type: Bug
> Components: mx: Label
> Affects Versions: Adobe Flex SDK 3.3 (Release)
> Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Language Found: Chinese, Simplified
> Reporter: Adobe JIRA
> Fix For: Apache Flex 4.10.0
>
>
> Steps to reproduce:
> 1. <mx:Label text="{0.7 * 3}"/>
> Actual Results:
> the result is 2.0999999999999996
>
> Expected Results:
> the result is 2.1
>
> Workaround (if any):
> :(
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira