PydObject.abs

Equivalent to abs(this) for numbers, and this.abs() otherwise.

class PydObject
abs
()

See Also

Meta