Title Pythagorean Theorem
Catalog Type SLCItem
Persistent ID https://pawscomp2.sis.pitt.edu/pcex/pcex_v2/index.html?lang=PYTHON&set=py_pythagorean_theorem&ch=py_pythagorean_theorem2
Platform Name PCEX
Features
Description Suppose that the user provides two input values for a right-angle triangle. The first input is for the length of an adjacent side in the triangle and the second input is for the hypotenuse of that triangle. The program calculates the second adjacent side of the triangle using these two input values. Use the Pythagorean theorem (c^2 = a^2 + b^2) to find the length of the second adjacent side.
Keywords operators, variables
Author Kamil Akhuseyinoglu
Institution University of Pittsburgh
Iframe URL https://pawscomp2.sis.pitt.edu/pcex/pcex_v2/index.html?lang=PYTHON&set=py_pythagorean_theorem&ch=py_pythagorean_theorem2
Protocol PITT, HTML
Protocol URL
License MIT
Programming Language Python
Natural Language en

Preview