Metis Smart Modeling - Rules
From Metis Documentation
(→Formulas) |
(→Formulas) |
||
Line 34: | Line 34: | ||
! scope=col style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | Function | ! scope=col style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | Function | ||
! scope=col style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | Description | ! scope=col style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | Description | ||
- | ! scope=col | Syntax | + | ! scope=col style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | Syntax |
|- | |- | ||
| width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | | width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | ||
Abs | Abs | ||
- | | width="30%" | | + | | width="30%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | |
Calculates the absolute value of a numeric expression (integer or real). | Calculates the absolute value of a numeric expression (integer or real). | ||
- | | width="50%" | | + | | width="50%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | |
<Result> = Abs(<Numeric>) | <Result> = Abs(<Numeric>) | ||