Is there a way to make a calculator in python that can calculate trigonometric functions? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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.

23rd Apr 2021, 8:08 PM
Ava
Ava - avatar
2 Answers
+ 1
Read this https://docs.python.org/3/library/math.html
23rd Apr 2021, 8:18 PM
Muhammad Galhoum
Muhammad Galhoum - avatar
+ 1
A project for school I did once: https://code.sololearn.com/csHWzs5FYudu/?ref=app
23rd Apr 2021, 9:14 PM
Nor'wester 🌪️ 🇧🇩 (INACTIVE)
Nor'wester 🌪️ 🇧🇩 (INACTIVE) - avatar