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

Class _Log10Memoize

Lib/decimal.py:5672–5705  ·  view source on GitHub ↗

Class to compute, store, and allow retrieval of, digits of the constant log(10) = 2.302585.... This constant is needed by Decimal.ln, Decimal.log10, Decimal.exp and Decimal.__pow__.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

decimal.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected