Absolute
Returns the absolute value of a number.
| Property | Type | Description |
|---|---|---|
| Factor1 | Number | First number. |
| RoundingDecimalPositions | Number | Rounds the result "Half Up" if roundingDecimalPositions is not null and >=
0. An example would be rounding 0.745 to 0.75 |
