Using a loop to accumulate the result, define function power(x,n), which returns xn. Assume that x is a real number and n is a positive integer. Write the function with Define ... %Define around it.

 

    [Language: Cinnameg  Kind: program]