Metis Smart Modeling - Rules
From Metis Documentation
(→Formulas) |
(→Formulas) |
||
| Line 43: | Line 43: | ||
| width="50%" | | | width="50%" | | ||
<Result> = Abs(<Numeric>) | <Result> = Abs(<Numeric>) | ||
| - | Parameter Details | + | |
| - | <Result>: Integer or real | + | '''Parameter Details''' |
| - | + | ||
| - | <Numeric>: Numeric expression, integer or real | + | <Result>: Integer or real absolute value sought |
| - | + | ||
| + | <Numeric>: Numeric expression, integer or real numeric expression or numeric value to use. | ||
|- | |- | ||
| width="20%" | | | width="20%" | | ||