Name the built-in mathematical function / method that is used to return an absolute value of a number. code example Example: absolute value python value = -54.26 abs(value)