pow

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto pow(Q quantity, Rational r)
  2. auto pow(Q quantity, I n)
    pow
    (
    Q
    I
    )
    (
    auto ref const Q quantity
    ,
    I n
    )
    if (
    isIntegral!I
    )
  3. auto nthRoot(Q quantity, Rational r)

Meta