Trigonometry is the branch of mathematics that deals with the relationships between the sides and angles of triangles. Trigonometric functions are mathematical functions that relate the angles of a right triangle to the lengths of its sides. The three basic trigonometric functions are sine, cosine, and tangent.
Category: math
We love a math and we love using a python math module.
How to calculate the exponential value in Python?
Let’s learn How to calculate the exponential value in Python.
Read More “How to calculate the exponential value in Python?” »
How to draw pyramid?
Let’s have some fun today and learn on how to draw a pyramid with Python.
How to convert cm to inch?
Let’s see how to handle unit conversion in Python. I’m taking cm to inch conversion as an example.
Numerical solution of first-order differential equations
Numerical solution of first-order differential equations with Python and Tkinter today for you. I wanted to share that with you.

Read More “Numerical solution of first-order differential equations” »