Question:
1. Write a function that will compute Y = X^n Where Y and X are floating point numbers and n is an integer number. Use this function and print the output
1. Write a function that will compute Y = X^n Where Y and X are floating point numbers and n is an integer number. Use this function and print the output
X n Y … … …
No comments:
Post a Comment