pow
function pow(a, b: real):real;
Returns the value of 'a' raised to the power of 'b'.