Question: Write a C program using the pow function to calculate and display the power of user-entered base and exponential values. (assume floating point value for

Write a C program using the pow function to calculate and display the power of user-entered base and exponential values. (assume floating point value for base and integer value for power). The result must be displayed with the precision of two decimal-points
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
