Determines the absolute value of a number (Factor1); allows for specifying Rounding Decimal Positions.
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 |
Comments
0 comments
Please sign in to leave a comment.