math module in Python (in Hindi) | Python Lecture 25 | ceil, fabs, factorial, isclose, radians...

Опубликовано: 08 Март 2026
на канале: CoderMadhuresh
35
1

In this video, we'll be exploring the world's famous programming language, PYTHON.

In this video we will uderstand a python module namely "math module". We will see the use of math module and then understand some important functions and constants of math module like ceil, fabs, factorial, isclose, radians, sqrt etc.

Don't forget to hit the like and subscribe button for more exciting videos!

chapters :

0:00 Introduction
0:35 math module
0:60 ceil() function
1:35 degrees() function
1:60 dist() function
2:45 exp() function
3:10 fabs() function
3:42 factorial() function
4:10 floor() function
4:30 fsum() function
5:00 isclose() function
5:25 log() function
5:55 log10() function
6:10 pow() function
6:30 prod() function
6:55 radians() function
7:25 sqrt() function
7:50 sin() function
8:10 cos() function
8:25 tan() function
8:50 Constants in math module
10:00 Conclusion