0
Is there a way to make a calculator in python that can calculate trigonometric functions?
If so what would be the code for that? I am interested in making a calculator that can calculate trig functions.
3 Antworten
+ 1
Read this
https://docs.python.org/3/library/math.html
+ 1
A project for school I did once:
https://code.sololearn.com/csHWzs5FYudu/?ref=app