Prev Page Next Page
Round
Previous Top Next

Returns a rounded number from a number with an optional parameter specifying the number of digits. The default number of digits is 0.

Syntax: Round (Number [,Number of digits])

Example: Msgbox (Round (4.8))
Result: Displays 5

  
Prev Page Next Page
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)