Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddecimal.py2394 def quantize(self, exp, rounding=None, context=None, watchexp=True): member in Decimal
5017 def quantize(self, a, b): member in Context