Decimal.max_exp

Undocumented in source.

struct Decimal(int bits)
enum max_exp = cast(int)(max_10_exp / LOG10_2);

Meta