My Software Blog: Day 5 Math Functions
- Eren Celiker
- 11 Haz 2025
- 1 dakikada okunur
Hello, I'm Eren! Today is day 5 of my python learning and I learned how to use math functions in python. I used some functions to round some numbers, find their maximum value or minimum value. In fact, math functions are used in Python to facilitate various mathematical calculations in programming. In order to activate these functions, we need to activate the “math” module and we are now in a position to perform these mathematical operations on our python board. These mathematical operations can range from basic addition to more advanced engineering formulas. In addition to the operations, the use of constants such as pi “π” as in the picture allows us to perform operations more successfully and make the operations more efficient.

This lesson was not a long and progressive lesson but I learned how to use the math module efficiently and I think this will help me a lot when programming some python projects. Especially in the calculator😁



Yorumlar