A command-line app for calculating triangle-related problems. Made this as part of the requirement (mini-project) for CPE1130 Programming Logic and Design.
-
Updated
Aug 31, 2024 - C#
A command-line app for calculating triangle-related problems. Made this as part of the requirement (mini-project) for CPE1130 Programming Logic and Design.
The following program uses C# to calculate the distance between two points and the angle from the first point to the second point, based on the Pythagorean theorem.
Simple Windows Forms program to draw a right triangle and calculate its legs/hypotenuse.
Add a description, image, and links to the pythagorean-theorem topic page so that developers can more easily learn about it.
To associate your repository with the pythagorean-theorem topic, visit your repo's landing page and select "manage topics."