Home | History | Annotate | Download | only in python2.7

Lines Matching refs:rest

473                  # Rest of sin calculation algorithm
479 # Rest of sin calculation algorithm
1770 """Round 5 to even, rest to nearest."""
2794 rest = self._int[self._exp:]
2795 return rest == '0'*len(rest)
3720 # done with the decimal-specific stuff; hand over the rest
5949 # rest of the PEP 3101 code functions quite happily without it, so we