Searched defs:to_sci_string (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | decimal.py | 5368 def to_sci_string(self, a): member in Context |
/external/python/cpython3/Lib/ | ||
D | _pydecimal.py | 5544 def to_sci_string(self, a): member in Context |