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