Decimal.epsilon

Undocumented in source.

struct Decimal(int bits)
enum epsilon = D(U(1U), -PRECISION + 1, false);

Meta