Searched refs:roundToOneSignificantFigure (Results 1 – 1 of 1) sorted by relevance
410 private static float roundToOneSignificantFigure(double num) { in roundToOneSignificantFigure() method in InteractiveLineGraphView477 double interval = roundToOneSignificantFigure(rawInterval); in computeAxisStops()