Decimal.max

Undocumented in source.
struct Decimal(int bits)
enum max = D(COEF_MAX, EXP_MAX, false);

Meta