Python Math and Complex Math Module
Channel:
Subscribers:
7,760
Published on ● Video Link: https://www.youtube.com/watch?v=lUUWlRSQt9s
In this video I have a look at the math and complex math modules in Python and reinforce some of the basic mathematics needed in order to understand the functions.
0:01:16 Mathematical Constants
0:12:05 Power and Square Root
0:13:50 Combinations and Permutations
0:15:54 Rounding Related Functions
0:35:04 Exponential and Logarithmic Functions
0:45:12 Triangle Equations
0:49:20 Circle Equations
1:18:34 The Error Function
1:26:22 Parabolic Equations
1:34:43 Complex Numbers
1:48:10 Broadcasting
Notebook available here:
https://github.com/PhilipYip1988/python-notebooks#readme
#python #math #vscode