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

Method __pos__

Lib/decimal.py:1083–1102  ·  view source on GitHub ↗

Returns a copy, unless it is a sNaN. Rounds the number (if more then precision digits)

(self, context=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__abs__Method · 0.95
plusMethod · 0.45

Calls 5

_check_nansMethod · 0.95
copy_absMethod · 0.95
_fixMethod · 0.95
getcontextFunction · 0.85
DecimalClass · 0.85

Tested by

no test coverage detected