Home Manual Reference Source

src/num/binary/pow.js

const pow = Math.pow;
export default pow;