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

Method next_minus

Lib/decimal.py:3394–3415  ·  view source on GitHub ↗

Returns the largest representable number smaller than itself.

(self, context=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

next_towardMethod · 0.95
next_minusMethod · 0.45

Calls 11

_check_nansMethod · 0.95
_isinfinityMethod · 0.95
_fixMethod · 0.95
__sub__Method · 0.95
getcontextFunction · 0.85
_dec_from_tripleFunction · 0.85
EtopMethod · 0.80
_set_roundingMethod · 0.80
_ignore_all_flagsMethod · 0.80
EtinyMethod · 0.80
copyMethod · 0.45

Tested by

no test coverage detected