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

Function _div_nearest

Lib/decimal.py:5538–5544  ·  view source on GitHub ↗

Closest integer to a/b, a and b positive integers; rounds to even in the case of a tie.

(a, b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

_ilogFunction · 0.85
_dlog10Function · 0.85
_dlogFunction · 0.85
getdigitsMethod · 0.85
_iexpFunction · 0.85
_dexpFunction · 0.85
_dpowerFunction · 0.85

Calls 1

divmodFunction · 0.85

Tested by

no test coverage detected