Decimal.coefficient

Undocumented in source.
  1. BigInt coefficient;
    struct Decimal(Hook = Abort)
    package
    static if(useBigInt)
    BigInt coefficient;
  2. uint128 coefficient;
  3. ulong coefficient;

Meta