Searched defs:from_float (Results 1 – 2 of 2) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ | ||
| D | fractions.py | 169 def from_float(cls, f): member in Fraction |
| D | decimal.py | 662 def from_float(cls, f): member in Decimal |