|
| KiXtart 2001 Manual |
Round( )
| Action: | Returns a number rounded to a specified number of decimal places. |
| Syntax: | Round
(expression, decimalplaces) |
| Parameters: |
Expression
DecimalPlaces
|
| Returns: |
The
rounded number. |
| See Also: |
CDbl( ), CInt( ),
CStr( ), FormatNumber( ) |
| Example: |
|