Metis Smart Modeling - Rules
From Metis Documentation
|  (→Formulas) |  (→Formulas) | ||
| Line 49: | Line 49: | ||
| <Numeric>: Numeric expression, integer or real numeric expression or numeric value to use. | <Numeric>: Numeric expression, integer or real numeric expression or numeric value to use. | ||
| |- | |- | ||
| - | | width="20%" | | + | | width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | 
| Round | Round | ||
| - | | width="30%" | | + | | width="30%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | 
| Calculates the rounded value of a numeric value according to the specified number of decimal. | Calculates the rounded value of a numeric value according to the specified number of decimal. | ||
| - | | width="50%" | | + | | width="50%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | | 
| <Result> = Round(<Numeric Value> [,<Number of Decimals>]) | <Result> = Round(<Numeric Value> [,<Number of Decimals>]) | ||