Decimal.min_exp

Undocumented in source.

struct Decimal(int bits)
enum min_exp = cast(int)(min_10_exp / LOG10_2);

Meta