Function pow

Basic math functions that work with QVariant.

auto auto pow(Q) (
  auto const ref Q quantity,
  Rational r
)
if (isQVariant!Q);