divPow2

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto divPow2(N coef, M exp)
  2. auto divPow2(N coef, M exp)
  3. auto divPow2(N coef, M exp)
    @safe pure
    divPow2
    (
    N
    M
    )
    (
    const N coef
    ,
    const M exp
    )

Meta