Home
last modified time | relevance | path

Searched defs:to_integral_exact (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
Ddecimal.py2563 def to_integral_exact(self, rounding=None, context=None): member in Decimal
5376 def to_integral_exact(self, a): member in Context