Question: Write a function in R that takes two arguments (numb and power). The function should return the power of all the integers from I up
Write a function in R that takes two arguments (numb and power). The function should return the power of all the integers from I up to that numb. For example if numb - 3 and power - 2. The function should return 1.4.9
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
