wadPow

Git Source

Will not work with negative bases, only use when x is positive.

function wadPow(int256 x, int256 y) pure returns (int256);