Companies Home Search Profile

Exploring the Python math Module

Focused View

Cesar Aguilar

1:20:38

141 View
  • 458 - math-module-Lesson-0.mp4
    02:35
  • 458 - math-module-Lesson-1.mp4
    07:01
  • 458 - math-module-Lesson-2a.mp4
    07:21
  • 458 - math-module-Lesson-2b.mp4
    04:05
  • 458 - math-module-Lesson-2c.mp4
    06:36
  • 458 - math-module-Lesson-3.mp4
    06:25
  • 458 - math-module-Lesson-4a.mp4
    04:42
  • 458 - math-module-Lesson-4b.mp4
    04:26
  • 458 - math-module-Lesson-5a.mp4
    05:51
  • 458 - math-module-Lesson-5b.mp4
    07:02
  • 458 - math-module-Lesson-6a.mp4
    04:59
  • 458 - math-module-Lesson-6b.mp4
    04:11
  • 458 - math-module-Lesson-7.mp4
    06:59
  • 458 - math-module-Lesson-8.mp4
    05:18
  • 458 - math-module-Lesson-9.mp4
    02:12
  • 458 - math-module-Lesson-10.mp4
    00:55
  • Description


    In this course, you’ll learn all about Python’s math module. Mathematical calculations are an essential part of most Python development. Whether you’re working on a scientific project, a financial application, or any other type of programming endeavor, you just can’t escape the need for math.

    For straightforward mathematical calculations in Python, you can use the built-in mathematical operators, such as addition (+), subtraction (-), division (/), and multiplication (*). But more advanced operations, such as exponential, logarithmic, trigonometric, or power functions, are not built in. Does that mean you need to implement all of these functions from scratch?

    Fortunately, no. Python provides a module specifically designed for higher-level mathematical operations: the math module.

    By the end of this course, you’ll learn:

    A background in mathematics will be helpful here, but don’t worry if math isn’t your strong suit. This course will explain the basics of everything you need to know.

    What You'll Learn?


    • What the Python math module is
    • How to use math module functions to solve real-life problems
    • What the constants of the math module are, including pi, tau, and Euler’s number
    • What the differences between built-in functions and math functions are
    • What the differences between math, cmath, and NumPy are

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Cesar Aguilar
    Cesar Aguilar
    Instructor's Courses

    Cesar is an avid Pythonista and records video courses for Real Python. He enjoys teaching programming to anyone who listens and seeing in others their programming “eureka” moment. His first love is mathematics and teaches it to anyone who listens, and then tells them that they should also learn how to code (in Python of course!). Annoyed with the licensing circus of commercial software, Cesar started using Python in 2013 for his research in differential equations and graph theory. When not coding in Python, Cesar enjoys web development in PHP and JavaScript.

    Learn Python online: Python tutorials for developers of all skill levels, Python books and courses, Python news, code examples, articles, and more.
    • language english
    • Training sessions 16
    • duration 1:20:38
    • Release Date 2023/01/05