Math.Abs(Number)
Returns the absolute value of the specified number from 0.
In the following example, -5 would be 5 away from 0, while 5 would also be 5 away from 0.
Math.Abs(Number)
Returns the absolute value of the specified number from 0.
- FeatureCalculations