Question: 7- Write a complete C++ program that gets the value of a and b from the user and calculates the given formula. a) Display

7- Write a complete C++ program that gets the value of a and b from the user and calculates the given formula. a) Display the smallest integer which is bigger than result. b) Display the biggest integer which is less than result. n = 2log(e+b) Please enter the value of a: 5 Please enter the value of b: 4 Result is: 3.53627 a) Smallest integer which is bigger than result is: 4 ) Biggest integer which is less than result is: 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
