scale property

int scale
final

Decimal exponent divisor: the value equals coefficient × 10^(-scale).

Implementation

final int scale;