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

Method max

Lib/decimal.py:2712–2752  ·  view source on GitHub ↗

Returns the larger value. Like max(self, other) except if one is not a number, returns NaN (and signals if one is sNaN). Also rounds.

(self, other, context=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

maxMethod · 0.45

Calls 7

_isnanMethod · 0.95
_fixMethod · 0.95
_check_nansMethod · 0.95
_cmpMethod · 0.95
compare_totalMethod · 0.95
_convert_otherFunction · 0.85
getcontextFunction · 0.85

Tested by

no test coverage detected