In this course, you learned about the Python math
module. The module provides useful functions for performing mathematical calculations that have many practical applications.
In this course, you’ve learned:
- What the Python
math
module is - How to use
math
functions with practical examples - What the constants of the
math
module, including pi, tau, and Euler’s number are - What the differences between built-in functions and
math
functions are - What the differences between
math
,cmath
, and NumPy are
Understanding how to use the math
functions is the first step. Now it’s time to start applying what you learned to real-life situations and math problems.
Congratulations, you made it to the end of the course! What’s your #1 takeaway or favorite thing you learned? How are you going to put your newfound skills to use? Leave a comment in the discussion section and let us know.