UcumDecimal constructor
UcumDecimal()
Implementation
UcumDecimal()
: precision = 0,
scientific = false,
negative = false,
digits = '',
decimal = 0;
UcumDecimal()
: precision = 0,
scientific = false,
negative = false,
digits = '',
decimal = 0;