Home | History | Annotate | Download | only in python

Lines Matching refs:round

840       places: The number of decimal places to round to.
857 return round(rhs-self._float_value, self._places) == 0