Write a function called power to raise a to the b power and test it to verify the same answer as Question 1. (Question 1 Assign the variable a to the number 5 and the variable b to the number 2. Raise a to the b power and print the result.)

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter6: Modularity Using Functions
Section: Chapter Questions
Problem 8PP
icon
Related questions
Question

Question 2

Write a function called power to raise a to the b power and test it to verify the same answer as Question 1.

(Question 1

Assign the variable a to the number 5 and the variable b to the number 2. Raise a to the b power and print the result.)

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr