[
https://issues.apache.org/jira/browse/FLEX-16006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-16006.
----------------------------------
Resolution: Won't Fix
ActionScript not Apache Flex issue.
> Mathematical error when performing multiplication
> -------------------------------------------------
>
> Key: FLEX-16006
> URL: https://issues.apache.org/jira/browse/FLEX-16006
> Project: Apache Flex
> Issue Type: Bug
> Components: .Unspecified - Compiler
> Affects Versions: Adobe Flex SDK 3.1 (Release)
> Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Internet Explorer 7.x
> Language Found: English
> Reporter: Adobe JIRA
>
> Steps to reproduce:
> 1. var test:Number = 16807.475 * 100;
> 2.
> 3.
>
> Actual Results:
> 1680747.4999999998
>
> Expected Results:
> 1680747.5
>
> Workaround (if any):
>
> var test:Number = 16807.475 * 10 * 10;
--
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