Skip to content

to make program in c #728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
milanofficial00 opened this issue Aug 12, 2023 · 0 comments
Open

to make program in c #728

milanofficial00 opened this issue Aug 12, 2023 · 0 comments

Comments

@milanofficial00
Copy link

write a program in c following these algorithm and in every step of program there should option of back and exit so that users can use calculator smoothly.
Step 1: Start the program
Step 2: Display the following interface
1. Arithmetic Calculator
2.Scientific Calculator
step 3:input number n
Step 4: if n=1 Display and calculate the folloeing operations
1.Addition
2.subtraction
3.Multiplication
4.Division
5.Modulo
6.Back
7.Exit
Step 5: if n=2
Display and calculate the following operations

  1. Square root
  2. Power
  3. Trignometric Value
  4. Factorial
  5. Multiplication of matrix
  6. log (base e)
  7. log (base10)
  8. back
  9. Exit
    Step 6.End the program
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant