Cracking Math Problems With Python Code - Episode 1 Symbolic Computations

Опубликовано: 01 Октябрь 2024
на канале: Physics Teacher
170
7

Episode 1 Looks at How to code basic math operators functions, the quadratic formula and factoring and expanding expressions.

This video introduces Python as a method of coding math problems. It is for complete beginners. You will need to download SPYDER (Scientific Python Development Environment) which is a free download form the link below:

https://www.anaconda.com

Check out my website for FREE resources:

youtubephysicsteacher.ca

CONTENT:
0:00 Intro
0:20 Downloading SPYDER
2:05 Python Screen Overview
2:34 Basic Math Operations
4:02 Variables and the Quadratic Formula
8:08 Printing an Output
9:25 Solving an Equation
11:42 Factoring an Expression
13:53 Expanding an Expression
15:10 Outro