|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfree.formula.util.NumberUtil
public class NumberUtil
| Field Summary | |
|---|---|
static java.math.BigDecimal |
DELTA
|
| Method Summary | |
|---|---|
static java.math.BigDecimal |
getAsBigDecimal(java.lang.Number number)
|
static java.lang.Integer |
performIntRounding(java.math.BigDecimal n)
|
static java.math.BigDecimal |
removeTrailingZeros(java.math.BigDecimal bd)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.math.BigDecimal DELTA
| Method Detail |
|---|
public static java.math.BigDecimal getAsBigDecimal(java.lang.Number number)
throws EvaluationException
EvaluationExceptionpublic static java.lang.Integer performIntRounding(java.math.BigDecimal n)
public static java.math.BigDecimal removeTrailingZeros(java.math.BigDecimal bd)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||