MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / copy_abs

Method copy_abs

Lib/decimal.py:2915–2917  ·  view source on GitHub ↗

Returns a copy with the sign set to 0.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

__neg__Method · 0.95
__pos__Method · 0.95
__abs__Method · 0.95
compare_total_magMethod · 0.95
max_magMethod · 0.95
min_magMethod · 0.95
__format__Method · 0.95
copy_absMethod · 0.45

Calls 1

_dec_from_tripleFunction · 0.85

Tested by

no test coverage detected