Searched refs:_round_half_down (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
H A Ddecimal.py1760 def _round_half_down(self, prec): member in class:Decimal
1800 ROUND_HALF_DOWN = _round_half_down,

Completed in 132 milliseconds