Return to Snippet

Revision: 13964
at May 14, 2009 10:05 by forchid


Initial Code
value = int( (yourNumber) * 100 ) / 100;

Initial URL
http://kb2.adobe.com/cps/155/tn_15542.html

Initial Description


Initial Title
Rounding to specific decimal places

Initial Tags
number

Initial Language
ActionScript 3