Returns the absolute value of self. If the keyword argument 'round' is false, do not round. The expression self.__abs__(round=False) is equivalent to self.copy_abs().
(self, round=True, context=None)
source not stored for this graph (policy: none)
no test coverage detected