Metis Smart Modeling - Rules
From Metis Documentation
 (→Formulas)  | 
		 (→Formulas)  | 
		||
| Line 31: | Line 31: | ||
{| class="wikitable centre" width="80%"  | {| class="wikitable centre" width="80%"  | ||
| - | |+   | + | |+    | 
|-  | |-  | ||
! scope=col | Colonne 1  | ! scope=col | Colonne 1  | ||
| Line 38: | Line 38: | ||
|-  | |-  | ||
| width="20%" |  | | width="20%" |  | ||
| - | + | Abs  | |
| width="30%" |  | | width="30%" |  | ||
| - | + | Calculates the absolute value of a numeric expression (integer or real).  | |
| width="50%" |  | | width="50%" |  | ||
| - | + | <Result> = Abs(<Numeric>)  | |
| + | Parameter Details  | ||
| + | <Result>: Integer or real  | ||
| + | Absolute value sought  | ||
| + | <Numeric>: Numeric expression, integer or real  | ||
| + | Numeric expression or numeric value to use.  | ||
|-  | |-  | ||
| width="20%" |  | | width="20%" |  | ||