Math Class
class function IntPower(Base: float; Exponent: Integer): float;
This is IntPower, a member of class Math.