Question: Please write the code in C++ program using CODEBLOCKS and kindly attach the screenshot of the output. Also kindly write few lines explaining the logic
Please write the code in C++ program using CODEBLOCKS and kindly attach the screenshot of the output.
Also kindly write few lines explaining the logic of code. Will appreciate your kind response. Thank you

Question No 1. Write a C++ program in which you need to make a console based Scientific Calculator. It needs to be able to add, subtract, multiply and divide a large amount of numbers as per command (e.g., sin 55-55.875*7+2+4-85/58) and be able to manipulate numbers correctly using BIDMAS. It needs to be able to compute trigonometry functions (sin, cos, tan}, mod of an integer, calculate factorials and calculate exponents and roots to the nth degree. Note: Your assignment must contain other things: Logic of Code Program Code Output of Program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
