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