Represents method Power(Float,Integer).
Power(Float,Integer)
public function Power(base: Float; exponent: Integer): Float; overload; static;