top of page

Pythagorean calculator

Updated: Jun 3, 2019

Today, we made a Pythagorean calculator on Jupyter. We made it by first understanding the logic behind the theorem.



The theory is that a-squared plus b-squared is equal to c-squared. Using this theory, we found a way to calculate the length of an unknown side of a right-angle triangle.


It was hard to get used to doing a new calculation, because I'm used to doing trigonometry. However, this method is a useful way to check that previous calculations are correct.



4 views0 comments

Recent Posts

See All
bottom of page