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

Method _isinfinity

Lib/decimal.py:715–726  ·  view source on GitHub ↗

Returns whether the number is infinite 0 if finite or not a number 1 if +INF -1 if -INF

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

_cmpMethod · 0.95
__add__Method · 0.95
__mul__Method · 0.95
__truediv__Method · 0.95
__divmod__Method · 0.95
__mod__Method · 0.95
remainder_nearMethod · 0.95
__floordiv__Method · 0.95
__int__Method · 0.95
__pow__Method · 0.95
quantizeMethod · 0.95
sqrtMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected