Discuss the below:
Q: Develop a simple scientific calculator that will allow the following functions to be calculated:
tangent
square
sine
cosine
absolute value
Make the Calculate button the Accept button.
Create a Clear button to clear the result text box and reset all controls.
Create an Exit button.
Use labels to identify the input and output controls.