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.
-
Updated
Jun 1, 2023 - C#
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.
A command-line app for calculating triangle-related problems. Made this as part of the requirement (mini-project) for CPE1130 Programming Logic and Design.
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."