Equivalent to abs(this) for numbers, and this.abs() otherwise.
<a href="http://docs.python.org/library/functions.html#abs"> abs </a>
See Implementation
Equivalent to abs(this) for numbers, and this.abs() otherwise.