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

Method logb

Lib/decimal.py:3219–3247  ·  view source on GitHub ↗

Returns the exponent of the magnitude of self's MSD. The result is the integer which is the exponent of the magnitude of the most significant digit of self (as though it were truncated to a single digit while maintaining the value of that digit and without limiting

(self, context=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

logbMethod · 0.45

Calls 7

_check_nansMethod · 0.95
_isinfinityMethod · 0.95
adjustedMethod · 0.95
_fixMethod · 0.95
getcontextFunction · 0.85
DecimalClass · 0.85
_raise_errorMethod · 0.80

Tested by

no test coverage detected