Method scale()
Return type: int
Member of: java.math.BigDecimal
[api documentation ] [ main menu]

Examples of how the element is used (one line per example):
[add your own example]

1 int scale=d.scale();
2 out.writeInt(towrite.scale());
3 while (res.scale() > 0) {
4 if (Discount.scale() > 2)
5 int scale = o.scale();
6 if(_scale >= 0 && toreturn.scale() != _scale) {
7 if (LineNetAmt.scale() > StdPrecision)
8 if (num.scale() > 0) {
Java and J2SE are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other Countries.