It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it ca开发者_开发问答n be reopened, visit the help center.
Closed 11 years ago.
please help me ............
Its Number.
var foo:Number = 10.232321131;
Adding to Jammin,
if you are incorporating Java with flex,
use 'D'ouble as datatype in java, as values passed as 'd'ouble or float from java to Flex will be rounded off or altered.
精彩评论