Thursday April 25, 2024

       
      SteelArrow Basics
      SteelArrow Tags
  SteelArrow Functions
  SteelArrow Objects
  Advanced Topics
  WAS Overview
   
   
       
      Overview
  Code Samples
  Site Search
   
   
   


Get SteelArrow!     
  rounded    
 
 
Return to Function List
 
Returns a rounded up value. The data can be an integer or float value, or variable. In the case of an integer, do not pass a precision value to round up to the next integer value. For float data types, precision represents the number of decimla places to display; rounding is based on the number at 'precision+1'.
 
Syntax
rounded( value [, precision] )
value Value or variable to round up.
precision Number of decimal places to display (default is 0)
 
 
 





Copyright © 1998-2004 Tomahawk Technologies Inc.
Privacy Policy