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

Method next_plus

Lib/decimal.py:3417–3438  ·  view source on GitHub ↗

Returns the smallest representable number larger 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_plusMethod · 0.45

Calls 11

_check_nansMethod · 0.95
_isinfinityMethod · 0.95
_fixMethod · 0.95
__add__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