Home
last modified time | relevance | path

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

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