Home | History | Annotate | Download | only in interactivechart

Lines Matching defs:shifted

414         final long shifted = Math.round(num * magnitude);
415 return shifted / magnitude;