Home | History | Annotate | Download | only in python

Lines Matching refs:places

835   def __init__(self, float_value, places=7):
840 places: The number of decimal places to round to.
844 self._places = places