Calculator for functions of log trigonometry etc Go for it #1367
sdrpspnkr1384
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
import numpy as nm
print(" Welcome to My Calculator ")
while True:
n = int(input('''
[1] Calculator
[2] Natural log fxn
[3] Trigonometric functions
[4] value of PI
[5] x^2
[6]power function
[7] Exit
Beta Was this translation helpful? Give feedback.
All reactions