abs(<Number>) : Number
The abs function is used to evaluate the specified numeric parameter and return the number’s absolute value.
abs(-1) => 1
Learn more about how you can get started using the Formula Field.
Type above and the results will be displayed here.