exp2to10

Undocumented in source. Be warned that the author may not have intended to support it.

  1. bool exp2to10(uint coefficient, int exponent)
  2. bool exp2to10(ulong coefficient, int exponent)
  3. bool exp2to10(uint128 coefficient, int exponent)
    package @nogc @safe pure nothrow
    bool
    exp2to10

Meta