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

Class Decimal

Lib/decimal.py:506–3722  ·  view source on GitHub ↗

Floating point class for decimal arithmetic.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

from_decimalMethod · 0.90
compareMethod · 0.85
__pos__Method · 0.85
__add__Method · 0.85
remainder_nearMethod · 0.85
imagMethod · 0.85
_fix_nanMethod · 0.85
_fixMethod · 0.85
quantizeMethod · 0.85
_rescaleMethod · 0.85
_roundMethod · 0.85
to_integral_exactMethod · 0.85

Calls 1

dictFunction · 0.85

Tested by

no test coverage detected