Home | History | Annotate | Download | only in text

Lines Matching defs:setScientificNotation

582           setScientificNotation(fieldGetter.get("useExponentialNotation", false));
1699 * @see #setScientificNotation
1713 * <p>Calling <code>df.setScientificNotation(true)</code> is functionally equivalent to calling
1721 public synchronized void setScientificNotation(boolean useScientific) {