Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

Round

Use this function in an equation to round values to the nearest decimal place.

Copy

Syntax

ROUND (SymName[,NumPlaces]) 
ROUND (Value[,NumPlaces])                

where:

  • SymName is a symbol.
  • Value is a number, or a valid mathematical expression.
  • NumPlaces is a positive integer, or a symbol whose values are all positive integers, representing the number of decimal places to which each value must be rounded. The default is to round to the nearest whole number.
Copy

Syntax example

ROUND (A41000 / 61100,2)            

Published:

Round

Use this function in an equation to round values to the nearest decimal place.

Copy

Syntax

ROUND (SymName[,NumPlaces]) 
ROUND (Value[,NumPlaces])                

where:

  • SymName is a symbol.
  • Value is a number, or a valid mathematical expression.
  • NumPlaces is a positive integer, or a symbol whose values are all positive integers, representing the number of decimal places to which each value must be rounded. The default is to round to the nearest whole number.
Copy

Syntax example

ROUND (A41000 / 61100,2)            

For an optimal Community experience, Please view on Desktop