Represents method IntPower(Float,Integer).
IntPower(Float,Integer)
function IntPower(base: Float; exponent: Integer): Float; overload;