Returns the scale (number of digits after decimal point).
scale the number of digits after the decimal point
int get scale => _scale;