Skip to content
#

mathamatical-algorithms

Here is 1 public repository matching this topic...

This console application allows users to input three side lengths and determine the type of triangle they form. It identifies whether the triangle is equilateral, scalene, or isosceles and if it's a right triangle. The program also validates if the input side lengths can form a valid triangle based on the triangle inequality theorem.

  • Updated Sep 30, 2023
  • C++

Improve this page

Add a description, image, and links to the mathamatical-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mathamatical-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more